Boost logo

Boost :

Subject: Re: [boost] request for interest in a garbage collection library
From: Achilleas Margaritis (axilmar_at_[hidden])
Date: 2009-04-24 10:08:47


"Mathias Gaunard" <mathias.gaunard_at_[hidden]> wrote in message
news:gsqmcv$3ht$1_at_ger.gmane.org...
> 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.

Precise garbage collection can be implemented, but what about pointers
stored in registers and temporaries? those can't be changed.

__________ Information from ESET Smart Security, version of virus signature database 4033 (20090424) __________

The message was checked by ESET Smart Security.

http://www.eset.com


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk