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.
PrevUpHomeNext

TR1 By Header

<array>
<cmath>
<complex>
<functional>
<memory>
<random>
<regex>
<tuple>
<type_traits>
<unordered_map>
<unordered_set>
<utility>

See: Fixed Size Array

See: Special Functions

See: C99 Special Functions

See: Additional Overloads for Complex Number Algorithms

See: Additional Complex Number Algorithms

See: Reference Wrapper.

See: Result_of.

See: Member Function Wrappers.

See: Function Binders.

See: Polymorphic Function Wrappers.

See: Hash Functions.

See: Smart Pointers.

See: Random Numbers.

See: Regular Expressions.

See: Tuple Types.

See: Type Traits.

See: Unordered Associative Map

See: Unordered Associative Set.

See: Tuple Interface to std::pair.


PrevUpHomeNext