
24 Aug
2009
24 Aug
'09
12:02 p.m.
Tim Blechmann escribió:
On 08/12/2009 11:35 AM, Ion Gaztañaga wrote:
Boost.Container
http://svn.boost.org/svn/boost/sandbox/move/libs/container/doc/html/index.ht...
according to [1] boost.container works with stateful allocators. browsing through the boost.container documentation, i didn't find a comment about it, though ...
if this is the case, it would be great to see an example and a section in the documentation on how to use it ... it would be very useful, e.g. for thread-local memory pools ...
Ok. I supports staful allocators because Interprocess allocators are stateful, but I should add a section with an example. Best, Ion