From 45bfe0b6079d66d98d95dc7478de13270e0453fe Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Fri, 3 Nov 2000 19:22:26 +0000 Subject: [PATCH] HTML change for 1.18.2 reflecting separation of old utility library [SVN r8118] --- index.htm | 72 ------------------------------------------------------- 1 file changed, 72 deletions(-) delete mode 100644 index.htm 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

- - - -