diff --git a/config.htm b/config.htm
index 42f29a44..75f58f60 100644
--- a/config.htm
+++ b/config.htm
@@ -863,12 +863,11 @@ void g() { return f(); }
BOOST_HAS_HASH |
Standard library |
- The C++ implementation provides the (SGI) hash_set and
- hash_map classes. When defined,
- BOOST_HASH_SET_HEADER and BOOST_HASH_LIST_HEADER will contain the names of the header
- needed to access hash_set and hash_map; BOOST_STD_EXTENSION_NAMESPACE
- will provide the namespace in which the two class templates
- reside. |
+ The C++ implementation provides the (SGI) hash_set
+ and hash_map classes. When defined, BOOST_HASH_SET_HEADER and
+ BOOST_HASH_LIST_HEADER will contain the names of the header needed to access
+ hash_set and hash_map; BOOST_STD_EXTENSION_NAMESPACE will provide the namespace
+ in which the two class templates reside. |
BOOST_HAS_LOG1P |
@@ -954,12 +953,10 @@ void g() { return f(); }
BOOST_HAS_SLIST |
Standard library |
- The C++ implementation
- provides the (SGI) slist class. When defined,
- BOOST_SLIST_HEADER will contain the name of the header
- needed to access slist and BOOST_STD_EXTENSION_NAMESPACE
- will provide the namespace in which slist
- resides. |
+ The C++ implementation provides the (SGI) slist
+ class. When defined, BOOST_SLIST_HEADER will contain the name of the header
+ needed to access slist and BOOST_STD_EXTENSION_NAMESPACE will provide the
+ namespace in which slist resides. |
BOOST_HAS_STLP_USE_FACET |
@@ -1146,16 +1143,19 @@ void g() { return f(); }
- BOOST_HASH_MAP_HEADER |
- The header to include to get the SGI hash_map class. This macro is only available if BOOST_HAS_HASH is defined. |
+ BOOST_HASH_MAP_HEADER |
+ The header to include to get the SGI hash_map class. This macro is only
+ available if BOOST_HAS_HASH is defined. |
- BOOST_HASH_SET_HEADER |
- The header to include to get the SGI hash_set class. This macro is only available if BOOST_HAS_HASH is defined. |
+ BOOST_HASH_SET_HEADER |
+ The header to include to get the SGI hash_set class. This macro is only
+ available if BOOST_HAS_HASH is defined. |
- BOOST_SLIST_HEADER |
- The header to include to get the SGI slist class. This macro is only available if BOOST_HAS_SLIST is defined. |
+ BOOST_SLIST_HEADER |
+ The header to include to get the SGI slist class. This macro is only available
+ if BOOST_HAS_SLIST is defined. |
BOOST_STD_EXTENSION_NAMESPACE |
@@ -1665,9 +1665,11 @@ int test()
members, past and present, have contributed fixes to boost's configuration.
- © Beman Dawes 2001
- © Vesa Karvonen 2001
- © John Maddock 2001
+ Copyright Beman Dawes 2001
+ Copyright Vesa Karvonen 2001
+ Copyright John Maddock 2001
+ Distributed under the Boost Software License, Version 1.0. (See accompanying file
+ LICENSE_1_0.txt or copy at www.boost.org/LICENSE_1_0.txt).
@@ -1675,3 +1677,4 @@ int test()