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 for the latest Boost documentation.
PrevUpHome

Acknowledge

(in chronological order)

Maxim Yegorushkin for sending me a code where he used a local struct to clean up resources.

Andrei Alexandrescu for pointing me to scope(exit) construct of the D programming language.

Pavel Vozenilek and Maxim Yanchenko for reviews of early drafts of the library.

Steven Watanabe for his valuable ideas.

Jody Hagins for good comments that helped to significantly improve the documentation.

Richard Webb for testing the library on MSVC compiler.


PrevUpHome