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

Appendices
PrevUpHomeNext

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