boostorg / boostorg/property_tree
need support for custom allocator
Open
- Dominant language
- C++
- Stars
- 65
- Forks
- 97
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.