Boost.PropertyTree custom allocator?

17 May
2012
17 May
'12
2:08 a.m.
Hi, Is there any plan to add custom allocators to boost.property_tree ? Joel Lamotte

17 May
17 May
2:46 a.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
4772
Age (days ago)
4772
Last active (days ago)
1 comments
2 participants
participants (2)
-
Klaim - Joël Lamotte
-
Sebastian Redl