Boost logo

Boost :

From: Darin Adler (darin_at_[hidden])
Date: 2002-01-30 11:39:03


On 1/30/02 8:37 AM, "larsbj_at_[hidden]" <larsbj_at_[hidden]> wrote:

> Darin Adler <darin_at_[hidden]> writes:
>
> | I'm going to remove the old smart pointer class templates, replacing
> | <boost/smart_ptr.hpp> with:
>>
> | #include <boost/scoped_ptr.hpp>
> | #include <boost/scoped_array.hpp>
> | #include <boost/shared_ptr.hpp>
> | #include <boost/shared_array.hpp>
> | #include <boost/weak_ptr.hpp>
>
> So there won't be a <boost/smart_ptr.hpp> that just includes all of
> these? (why not?)

Sorry, I guess I wasn't clear enough.

The above list of includes is the proposed contents of <boot/smart_ptr.hpp>.

    -- Darin


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