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

Thanks and credits

Thanks to all that developed ideas for move emulation: the first emulation was based on Howard Hinnant emulation code for unique_ptr, David Abrahams suggested the use of class rv, and Klaus Triendl discovered how to bind const rlvalues using class rv.

Many thanks to all boosters that have tested, reviewed and improved the library.

Special thanks to:


PrevUpHomeNext