|
|
@@ -35,8 +35,7 @@ content="text/html; charset=iso-8859-1">
|
|
|
<a href="http://www.boost.org/users/faq.html">FAQ</a> <font color="#FFFFFF">
|
|
|
</font> <a href="../more/index.htm">More Info</a></td>
|
|
|
</tr>
|
|
|
-</table>
|
|
|
-
|
|
|
+ </table>
|
|
|
|
|
|
<dl>
|
|
|
<dt><a href="#Alphabetically">Libraries Listed Alphabetically</a></dt>
|
|
|
@@ -152,7 +151,7 @@ how to download, build, and install the libraries.</p>
|
|
|
process-shared mutexes, condition variables, containers and allocators, from Ion Gaztañaga</li>
|
|
|
<li><a href="numeric/interval/doc/interval.htm">interval </a>- Extends the
|
|
|
usual arithmetic functions to mathematical intervals, from Guillaume
|
|
|
- Melquiond, Herv´ Brönnimann and Sylvain Pion.</li>
|
|
|
+ Melquiond, Hervé Brönnimann and Sylvain Pion.</li>
|
|
|
<li><a href="intrusive/index.html">intrusive </a>- Intrusive containers and algorithms, from Ion Gaztañaga</li>
|
|
|
<li><a href="utility/in_place_factories.html">in_place_factory, typed_in_place_factory</a>- Generic in-place construction of contained objects with a variadic argument-list, from Fernando Cacciola.</li>
|
|
|
<li><a href="io/doc/ios_state.html">io state savers</a> - Save I/O state to
|
|
|
@@ -252,6 +251,8 @@ how to download, build, and install the libraries.</p>
|
|
|
Guzman, Hartmut Kaiser, Dan Nuffer and team.</li>
|
|
|
<li><a href="algorithm/string/index.html">string_algo</a> -
|
|
|
String algorithms library, from Pavol Droba.</li>
|
|
|
+ <li><a href="utility/swap.html">swap</a> -
|
|
|
+ Enhanced generic swap function, from Joseph Gauterin.</li>
|
|
|
<li><a href="system/doc/index.html">system</a> - Operating system support,
|
|
|
including the diagnostics support that will be part of the C++0x standard
|
|
|
library, from Beman Dawes.</li>
|
|
|
@@ -280,6 +281,7 @@ how to download, build, and install the libraries.</p>
|
|
|
<li><a href="units/index.html">units</a> -
|
|
|
Zero-overhead dimensional analysis and unit/quantity
|
|
|
manipulation and conversion, from Matthias Schabel and Steven Watanabe.</li>
|
|
|
+ <li><a href="../doc/html/unordered.html">unordered</a> - unordered associative containers, from Daniel James.</li>
|
|
|
<li><a href="utility/utility.htm">utility</a> - Class <b>noncopyable</b>
|
|
|
plus <b>checked_delete()</b>, <b>checked_array_delete()</b>, <b>next(),</b>
|
|
|
<b>prior()</b>
|
|
|
@@ -347,6 +349,7 @@ how to download, build, and install the libraries.</p>
|
|
|
<li><a href="property_map/property_map.html">property map</a>
|
|
|
- Concepts defining interfaces which map key objects to
|
|
|
value objects, from Jeremy Siek.</li>
|
|
|
+ <li><a href="../doc/html/unordered.html">unordered</a> - unordered associative containers, from Daniel James.</li>
|
|
|
<li><a href="variant/index.html">variant</a> - Safe, generic, stack-based
|
|
|
discriminated union container, from Eric Friedman and Itay Maman.</li>
|
|
|
</ul>
|
|
|
@@ -466,7 +469,7 @@ how to download, build, and install the libraries.</p>
|
|
|
<li><a href="type_traits/index.html">type_traits</a> -
|
|
|
Templates for fundamental properties of types, from John
|
|
|
Maddock, Steve Cleary, et al.</li>
|
|
|
- From Joel de Guzman, Dan Marsden and Tobias Schwinger.</li>
|
|
|
+ <li>From Joel de Guzman, Dan Marsden and Tobias Schwinger.</li>
|
|
|
</ul>
|
|
|
|
|
|
<h3><a name="Preprocessor">Preprocessor</a> Metaprogramming</h3>
|
|
|
@@ -495,11 +498,12 @@ how to download, build, and install the libraries.</p>
|
|
|
<ul>
|
|
|
<li><a href="accumulators/index.html">accumulators</a> - Framework for incremental
|
|
|
calculation, and collection of statistical accumulators, from Eric Niebler.</li>
|
|
|
+ <li>Cacciola.</li>
|
|
|
<li><a href="integer/index.html">integer</a> - Headers to ease
|
|
|
dealing with integral types.</li>
|
|
|
<li><a href="numeric/interval/doc/interval.htm">interval </a>- Extends the
|
|
|
usual arithmetic functions to mathematical intervals, from Guillaume
|
|
|
- Melquiond, Herv? Br?nnimann and Sylvain Pion.</li>
|
|
|
+ Melquiond, Hervé Brönnimann and Sylvain Pion.</li>
|
|
|
<li><a href="math/doc/index.html">math</a> - Several contributions in the
|
|
|
domain of mathematics, from various authors.</li>
|
|
|
<li><a href="math/doc/complex/html/index.html">math/complex number algorithms</a> -
|
|
|
@@ -561,7 +565,7 @@ how to download, build, and install the libraries.</p>
|
|
|
<li><a href="ptr_container/index.html">pointer container</a>
|
|
|
- Containers for storing heap-allocated polymorphic objects to ease OO-programming, from Thorsten Ottosen. </li>
|
|
|
<li><a href="tuple/doc/tuple_users_guide.html">tuple</a> - Ease definition of functions returning multiple values, and more,
|
|
|
- from Jaakko Järvi.</li>
|
|
|
+ from Jaakko Järvi.</li>
|
|
|
<li><a href="variant/index.html">variant</a> - Safe, generic, stack-based
|
|
|
discriminated union container, from Eric Friedman and Itay Maman.</li>
|
|
|
</ul>
|
|
|
@@ -581,6 +585,7 @@ how to download, build, and install the libraries.</p>
|
|
|
with constant or generated data has never been
|
|
|
easier, from Thorsten Ottosen.
|
|
|
</li>
|
|
|
+
|
|
|
<li><a href="format/index.html">format</a> - Type-safe 'printf-like' format
|
|
|
operations, from Samuel Krempp.</li>
|
|
|
<li><a href="io/doc/ios_state.html">io state savers</a> - Save I/O state to
|
|
|
@@ -661,6 +666,8 @@ of arbitrary data for persistence and marshalling, from Robert Ramey</li>
|
|
|
<li><a href="statechart/doc/index.html">statechart</a> - Arbitrarily
|
|
|
complex finite state machines can be implemented in easily readable and
|
|
|
maintainable C++ code, from Andreas Huber.</li>
|
|
|
+ <li><a href="utility/swap.html">swap</a> -
|
|
|
+ Enhanced generic swap function, from Joseph Gauterin.</li>
|
|
|
<li><a href="system/doc/index.html">system</a> - Operating
|
|
|
system support, including the diagnostics support that will be part of the
|
|
|
C++0x standard library, from Beman Dawes.</li>
|