Boost logo

Boost :

Subject: Re: [boost] Removing auto_ptr/etc. from Boost
From: Adam Wulkiewicz (adam.wulkiewicz_at_[hidden])
Date: 2015-03-20 08:27:54


Stephan T. Lavavej wrote:
> [Edward Diener]
>> A table of which Boost libraries use auto_ptr, unary_function, and
>> binary_function might help your cause.
> Grepping headers and ignoring comments:
<snip>
> [auto_ptr]
> geometry

And it's gone.
Thanks for the heads up.

> [Peter Dimov]
>> shared_ptr has a constructor taking auto_ptr, but it's guarded by a Config
>> macro, BOOST_NO_AUTO_PTR.
> Oh, that's good to know.

The same is true for boost::scoped_ptr.

Regards,
Adam


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