Boost logo

Boost :

Subject: Re: [boost] question about C++11 guidelines
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2012-05-03 04:48:45


> What about this ?
>
> 1) If Foo is a Boost library, it should use boost::shared_ptr.
> 2) boost::shared_ptr may be an alias/using/... to std::shared_ptr. But this is up to Boost.SmartPtr, not to Boost.Foo.

AFAIR, not all boost libraries are equivalent to the standard counterparts.


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