
2 Jun
2005
2 Jun
'05
6 p.m.
On 06/02/2005 12:01 PM, Tobias Schwinger wrote:
Anything in the pipeline (perhaps further development of Boost.Pool) ? Any others interested in this ? Am I missing something ? Volunteers ?
I'm wondering why the customizable memory management described here: ftp://ftp.di.unipi.it/pub/project/posso/cmm/ couldn't be adapted to boost. It allows separate heaps for different memory management schemes. It also allows precise collection if one takes the trouble to create a pointer map for each class. However, creating such a map for any field, not just smart pointer fields, is the purpose of: http://cvs.sourceforge.net/viewcvs.py/boost-sandbox/boost-sandbox/boost/fiel... so I don't see that as a big problem.