Boost.PropertyTree custom allocator?

16 May
2012
16 May
'12
8:08 p.m.
Hi, Is there any plan to add custom allocators to boost.property_tree ? Joel Lamotte

16 May
16 May
8:46 p.m.
On 16.05.2012, at 20:08, Klaim - Joël Lamotte wrote:
Hi,
Is there any plan to add custom allocators to boost.property_tree ?
The architecture of PTree means that stateful allocators are impossible (or at least extremely inefficient). So those are not going to appear. Stateless allocators are an option, but there is no concrete plan to add them. Sebastian
4858
Age (days ago)
4858
Last active (days ago)
1 comments
2 participants
participants (2)
-
Klaim - Joël Lamotte
-
Sebastian Redl