diff --git a/index.htm b/index.htm deleted file mode 100644 index e6ef2b0..0000000 --- a/index.htm +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - -Boost Utility Library - - - - - - - - - - - - - -
c++boost.gif (8819 bytes)HomeLibrariesPeopleFAQMore
-

Boost Utility Library

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
HeaderContents
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 11 October 2000

- - - -