id summary reporter owner description type status milestone component version severity resolution keywords cc 5806 Property tree supporting custom allocators such as the boost pool ones vivien.millet@… Sebastian Redl "I'm currently working on a c++ extension based on custom allocators and i wanted to use property_tree in my serialization section as it seems very well designed, but i'm stuck with the fact that basic_ptree doesn't allow an allocator type to be passed as argument. It would be very nice to add custom allocation to property_tree so that we can : first customize internal ptree allocations and then use customized version of STL with it. regards. " Feature Requests new To Be Determined property_tree Boost 1.47.0 Problem property tree custom allocator