Ruediger Pluem wrote:
Hmm, might be. Although the pool create/destroy is thread safe.I am worried about the case that the destructor might allocate memory from the pool for temporary purposes (ok that would be a memory leak in the long run).
Right. Anything except subpool create/destroy would be memory leak, and that is thread safe. Regards -- ^(TM)
