|
Boost : |
Subject: Re: [boost] request for interest in a garbage collection library
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2009-04-23 17:25:53
Sebastian Redl wrote:
> Compacting (or otherwise moving) garbage collectors require detailed
> knowledge. They must know where the pointers to the moved objects are
> and modify them. Conservative GCs do not know this.
But precise ones do.
And precise garbage collection can be implemented in C++ just fine.
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk