
20 Sep
2007
20 Sep
'07
1:28 a.m.
On 09/16/07 16:56, Achilleas Margaritis wrote: [snip]
You can find a new version of my portable precise C++ garbage collector in vault/memory.
[snip] Why doesn't cppgc.hpp use std::list instead of _list defined in cppgc.hpp and why isn't the boost pool: http://www.boost.org/libs/pool/doc/index.html used instead of the _pool of cppgc.hpp?