Boost
C++ Libraries
...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
This version of Boost is under active development. You are currently in the master branch. The current version is 1.91.0.
boost.lockfree requires a c++14 compliant compiler. Users
of MSVC are strongly recommended to use 2017 or higher. For 2015 _ENABLE_ATOMIC_ALIGNMENT_FIX
needs to be defined.