Boost logo

Boost :

Subject: Re: [boost] compiling boost using C++11 atomics
From: Peter Dimov (lists_at_[hidden])
Date: 2016-08-29 18:30:36


AndréDraszik wrote:
> > I could turn it on by default when BOOST_NO_CXX11_HDR_ATOMIC isn't
> > defined,
>
> Something like the attached?

More like this:

https://github.com/boostorg/smart_ptr/commit/20fedcff2ca3143503ec4e876d47745ab0ec7b0c

BOOST_SP_USE_STD_ATOMIC is a user macro that overrides the autodetection, so
Boost.Config shouldn't set it.


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