Boost logo

Boost :

From: Daniel Wallin (dalwan01_at_[hidden])
Date: 2004-01-01 15:30:02


Is there any interest in adding something like this to boost? Like
shared_ptr<>, all type-information is captured at the point of
construction, so the default generated copy constructor, assignment and
destructor works for deep copying of incomplete types.

Very useful for pimpl classes and for storing polymorphic objects.

   http://www.cs.umu.se/~ens01dwn/value_ptr.hpp

-- 
Daniel Wallin

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