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

need support for custom allocator #103

Open
Batodalaev opened this issue Dec 6, 2022 · 1 comment
Open

need support for custom allocator #103

Batodalaev opened this issue Dec 6, 2022 · 1 comment

Comments

@Batodalaev
Copy link

multi_index_container provide typename Allocator, but basic_ptree doesn't provide it.
How i can use custom allocator for basic_ptree?

I already use custom allocator for key and values.

@Batodalaev Batodalaev changed the title add support for custom allocator need support for custom allocator Dec 6, 2022
@Batodalaev
Copy link
Author

multi_index_container use by default std::allocator

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

No branches or pull requests

1 participant