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 is the documentation for an old version of Boost. Click here to view this page for the latest version.
PrevUpHomeNext

Appendices

Supported Platforms & Compilers
Future Developments
References

boost.lockfree has been tested on the following platforms:

  • g++ 4.4, 4.5 and 4.6, linux, x86 & x86_64
  • clang++ 3.0, linux, x86 & x86_64
  • More data structures (set, hash table, dequeue)
  • Backoff schemes (exponential backoff or elimination)

PrevUpHomeNext