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

Release Notes
PrevUpHomeNext

Forward declarations of std types cause compilation errors on some platforms #292

  • Added pdqsort and heap_sort implementations, initially as a detail, they will be official in the future once better tested.
  • Better header segregation (bug #6524).
  • Small documentation fixes
  • Replaced deprecated BOOST_NO_XXXX with newer BOOST_NO_CXX11_XXX macros.
  • Fixed #7830, #7832.

PrevUpHomeNext