Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

std::vector allocator support #76

Merged
merged 1 commit into from
Feb 1, 2017

Conversation

zauguin
Copy link
Collaborator

@zauguin zauguin commented Feb 1, 2017

Right now we are arbitrary limited to the standard allocator. Let's fix this.

This is useful in combination with libraries like Botan or Intel TBB, which implement custom allocators.

@aminroosta aminroosta merged commit 040fe9c into SqliteModernCpp:master Feb 1, 2017
@aminroosta
Copy link
Collaborator

Awesome. Thanks @zauguin

@zauguin zauguin deleted the allocators branch February 13, 2017 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants