mirror of
https://github.com/boostorg/atomic.git
synced 2026-01-19 16:12:09 +00:00
Boost libraries that deprecate C++03 support (namely, Boost.Chrono) are not used in Boost.Atomic implementation, but they are used in tests (indirectly through Boost.Thread), which means it will become impossible to test Boost.Atomic when the support is removed.