Boost logo

Boost :

Subject: [boost] [Pool]: How to tag pool_allocator
From: VoidEx (VoidEx_at_[hidden])
Date: 2008-10-23 13:17:35


Hello

pool_allocator based on singleton allocator, but uses it's own tag.

But I want use one pool_allocator for some strings/vectors/lists and another
for some other data, because I want destroy data separately.

Is it possible now? Or may be I do it wrong?

 


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk