Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9314: boost shared_ptr should use C++11 atomics when available
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-12-13 21:11:51
#9314: boost shared_ptr should use C++11 atomics when available
-------------------------------+-----------------------
Reporter: anonymous | Owner: pdimov
Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: smart_ptr
Version: Boost 1.54.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+-----------------------
Comment (by pdimov):
https://github.com/boostorg/smart_ptr/commit/fed15ad8c50921cbfc0365156e4e4f4454dc1b91
adds support for {{{#define BOOST_SP_USE_STD_ATOMIC}}} which forces
{{{std::atomic}}} to be used. This will eventually become the default when
{{{std::atomic}}} is autodetected to be present and working.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9314#comment:2> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:15 UTC