Boost logo

Boost :

Subject: Re: [boost] another approach to memory management that solves the referential cycles problem
From: David Abrahams (dave_at_[hidden])
Date: 2009-02-23 22:17:25


on Mon Feb 23 2009, "Achilleas Margaritis" <axilmar-AT-gmail.com> wrote:

> Dear boost members,
>
> I have placed in the boost Vault, under the section "memory", the file
> 'mm.zip' which contains:
>
> 1) a file "readme.txt" with a little documentation.
> 2) a file 'main.cpp' which contains a reference implementation and test.
>
> This (I wouldn't not call it new, but certainly interesting) approach to
> memory management solves the problem of cycles and it can also provide a
> sort of garbage collection, without the issues of other approaches
> (explained in the readme).
>
> Suggestions, comments, ideas, etc are welcomed.

If you want people to take the trouble to look, a direct link (and a
little more detail in your email about what you're doing) would help.

Cheers,

-- 
Dave Abrahams
BoostPro Computing
http://www.boostpro.com

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