atomic/test
2019-10-13 10:34:58 +03:00
..
test_cmake Updated license URLs to use https. 2019-01-02 15:32:10 +03:00
api_test_helpers.hpp Disable all pointer arithmetic tests on UBSAN. 2019-10-13 10:34:58 +03:00
atomicity.cpp Removed unnecessary includes to reduce dependencies. 2018-02-13 19:36:00 +03:00
c_implicit_ctor.cpp Made initializing constructor of atomic<> implicit. 2018-02-20 01:39:52 +03:00
cf_arith_func_ptr.cpp Updated to reflect changes from P0558R1 accepted into C++17. 2017-04-01 18:29:26 +03:00
cf_arith_mem_ptr.cpp Updated to reflect changes from P0558R1 accepted into C++17. 2017-04-01 18:29:26 +03:00
cf_arith_void_ptr.cpp Updated to reflect changes from P0558R1 accepted into C++17. 2017-04-01 18:29:26 +03:00
fallback_api.cpp Added check for BOOST_NO_ALIGNMENT for float128 tests. 2019-10-13 01:24:53 +03:00
Jamfile.v2 Made initializing constructor of atomic<> implicit. 2018-02-20 01:39:52 +03:00
lockfree.cpp Disable floating point tests when BOOST_ATOMIC_NO_FLOATING_POINT is defined. 2019-10-12 21:58:56 +03:00
native_api.cpp Added check for BOOST_NO_ALIGNMENT for float128 tests. 2019-10-13 01:24:53 +03:00
ordering.cpp Removed unnecessary includes to reduce dependencies. 2018-02-13 19:36:00 +03:00
value_with_epsilon.hpp Added support for atomic floating point operations. 2018-02-13 03:36:35 +03:00