atomic operations for shared_ptr ?

Jonathan Wakely jwakely.gcc@gmail.com
Mon Aug 26 15:07:00 GMT 2013


On 26 August 2013 12:26, Florian Weimer wrote:
> This seems to require pretty far-reaching layout changes, and shared_ptr has
> been around as std::tr1::shared_ptr for a long time.

There's no need to touch tr1::shared_ptr as it doesn't need to support
these atomic operations.



More information about the Libstdc++ mailing list