$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Larry Evans (cppljevans_at_[hidden])
Date: 2007-09-19 21:28:06
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?