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

Future

The following features will be included in next releases.

  1. Complete the C++11 missing features, in particular
    • async with deferred and variadic rvalue reference args.
    • #6227 Use of variadic templates on Generic Locking Algorithms on compilers providing them.
    • #6270 Add thread constructor from movable callable and movable arguments following C++11.

PrevUpHomeNext