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

PrevUpHomeNext

Appendices

Supported Platforms & Compilers
References

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.


PrevUpHomeNext