This website requires JavaScript.
Explore
Help
Sign In
boost
/
atomic
Watch
2
Star
0
Fork
0
You've already forked atomic
mirror of
https://github.com/boostorg/atomic.git
synced
2026-01-27 06:42:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
ca151bedb46cffcd1661fb6a6abec86a83898c8e
atomic
/
include
/
boost
History
Andrey Semashev
7c6917948d
Use BOOST_INTEL_CXX_VERSION instead of __INTEL_COMPILER to use workarounds for compiler bugs present in Boost.Config.
2017-05-21 21:44:20 +03:00
..
atomic
Use BOOST_INTEL_CXX_VERSION instead of __INTEL_COMPILER to use workarounds for compiler bugs present in Boost.Config.
2017-05-21 21:44:20 +03:00
atomic.hpp
Corrected macro name.
2013-09-05 18:28:42 +00:00
memory_order.hpp
Changed memory_order constant values to simplify checks for success/failure orders in compare_exchange methods. Fixed incorrect cas_failure_order_must_not_be_stronger_than_success_order check.
2014-06-01 02:10:44 +04:00