Boost logo

Boost :

From: David Maisonave (dmaisonave_at_[hidden])
Date: 2006-03-29 18:14:52


"Neal Becker" <ndbecker2_at_[hidden]> wrote in message
news:<e08kla$7p2$1_at_[hidden]>...
> I wonder if we boost has anything useful for implementing reference
> counting (or other gc) for objects? I know we have shared_ptr, but I
> was interested in objects rather than pointers.
>

I'm currently working on a smart pointer that has value semantics policy
for comparison operators, and automatic cloning features.
This gives the smart pointer features assoicated with an object.
Check out the following link:
http://axter.com/smartptr


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