c++boost.gif (8819 bytes) Home Libraries People FAQ More

Boost Utility Library

Header Contents
boost/utility.hpp
[Documentation]
Class noncopyable plus next() and prior() template functions.
boost/cast.hpp
[Documentation]
polymorphic_cast, implicit_cast, and numeric_cast function templates.

[Beta.]

boost/operators.hpp
[Documentation]
Templates equality_comparable, less_than_comparable, addable, and the like ease the task of defining comparison and arithmetic operators, and iterators.
boost/type_traits.hpp
[Documentation]
Template classes that describe the fundamental properties of a type. [DDJ Article "C++ type traits"]
boost/call_traits.hpp
[Documentation]
Template class call_traits<T>, that defines types used for passing parameters to and from a proceedure.
boost/compressed_pair.hpp
[Documentation]
Template class compressed_pair<T1, T2> which pairs two values using the empty member optimisation where appropriate.

Revised 27 July 2000