Boost logo

Boost :

Subject: Re: [boost] [shared_array] Why not in C++11 ?
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2013-07-06 04:54:22


On 06/07/13 01:54, Sid Sacek wrote:
>>> Really? scoped_ptr, scoped_array and intrusive_ptr are part of the standard?
>
> I understand 'unique_ptr' is 'scoped_ptr' with just another name. And I can understand why 'intrusive_ptr' didn't get standardized, it's too specialized.

It's more like std::auto_ptr with the FAIL removed.


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