Boost logo

Boost :

From: Beman Dawes (bdawes_at_[hidden])
Date: 2002-02-25 10:19:14


At 09:34 AM 2/25/2002, Rainer Deyke wrote:

>----- Original Message -----
>From: "Peter Dimov" <pdimov_at_[hidden]>
>To: <boost_at_[hidden]>
>Sent: Monday, February 25, 2002 4:20 AM
>Subject: Re: [boost] auto_sequence (was auto_vector)
>
>
>> From: "Mark Rodgers" <mark.rodgers_at_[hidden]>
>> > Please let me know if you think this, or something close to it,
>> > is worthy of documentation and submission.
>>
>> What are the main differences between auto_vector<T> and vector<
>> shared_ptr<T> > ?
>
>'vector<shared_ptr<T> >' does not enforce strict ownership, uses much
>more memory, and is slightly slower on operations that copy the
>underlying objects.

Sounds like it should be a FAQ entry:-)

--Beman


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