
23 Oct
2008
23 Oct
'08
5:17 p.m.
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?