Boost logo

Boost :

Subject: Re: [boost] Review Wizard report for December 2009
From: Phil Bouchard (philippe_at_[hidden])
Date: 2009-12-10 02:25:23


Thank you for this update. A great introduction to the library can be found
in the following PowerPoint presentation:
https://svn.boost.org/svn/boost/sandbox/shifted_ptr/libs/smart_ptr/doc/ShiftedPointer.ppt

Basically:
1) sizeof(shifted_ptr<>) == sizeof(void *) * 2
2) Handles cyclic pointers
3) Instantaneous

My submission was early last year so I wouldn't want losing my priority for
the review process. I will consequently add more conceptual documentation
to its architecture I think is necessary.

Furthermore I am looking forward testing shifted_ptr on Mozilla Firefox...

Regards,
-Phil


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