This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: adding destroyable objects into Ggc
On Wed, Oct 19, 2011 at 12:22 AM, Chiheng Xu <chiheng.xu@gmail.com> wrote:
> I recommend people interested in automatic dynamic memory management
> to read this book:
> Garbage Collection: Algorithms For Automatic Dynamic Memory
> Management(Richard Jones,1996)
There is no reason to assume or to believe that people who argue for
less GC aren't familiar with GC -- a regrettably not so uncommon
jugemental mistake.
In fact, the book you mention has been part of my essential books since
the year of its publication, and my other daytime job essentially relies GC.
-- Gaby