|
|
@@ -86,6 +86,8 @@ 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="bimap/index.html">bimap</a> - Bidirectional maps, from Matias Capeletto.
|
|
|
+ </li>
|
|
|
<li><a href="bind/bind.html">bind</a> and <a href="bind/mem_fn.html"> mem_fn</a> - Generalized binders for function/object/pointers and member functions, from Peter
|
|
|
Dimov.</li>
|
|
|
<li><a href="utility/call_traits.htm">call_traits</a> -
|
|
|
@@ -139,7 +141,7 @@ how to download, build, and install the libraries.</p>
|
|
|
construction framework, adaptors, concepts, and more, from Dave
|
|
|
Abrahams, Jeremy Siek, and Thomas Witt.</li>
|
|
|
<li><a href="lambda/index.html">lambda</a> - Define small unnamed
|
|
|
- function objects at the actual call site, and more, from Jaakko Järvi and
|
|
|
+ function objects at the actual call site, and more, from Jaakko J�rvi and
|
|
|
Gary Powell.</li>
|
|
|
<li><a href="math/doc/index.html">math</a> - Several contributions in the
|
|
|
domain of mathematics, from various authors.</li>
|
|
|
@@ -239,7 +241,7 @@ how to download, build, and install the libraries.</p>
|
|
|
Report on C++ Library Extensions, using other Boost libraries as a basis, from John Maddock.</li>
|
|
|
<li><a href="../doc/html/tribool.html">tribool</a> - 3-state boolean type library, from Doug Gregor.</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="type_traits/index.html">type_traits</a> -
|
|
|
Templates for fundamental properties of types, from John
|
|
|
Maddock, Steve Cleary, et al.</li>
|
|
|
@@ -293,6 +295,8 @@ how to download, build, and install the libraries.</p>
|
|
|
<li><a href="array/index.html">array</a> - STL compliant
|
|
|
container wrapper for arrays of constant size, from
|
|
|
Nicolai Josuttis.</li>
|
|
|
+ <li><a href="bimap/index.html">bimap</a> - Bidirectional maps, from Matias Capeletto.
|
|
|
+ </li>
|
|
|
<li><a href="circular_buffer/index.html">circular_buffer</a> - STL compliant
|
|
|
container also known as ring or cyclic buffer, from Jan Gaspar.</li>
|
|
|
<li><a href="dynamic_bitset/dynamic_bitset.html">dynamic_bitset</a> - A runtime sized version of <tt>std::bitset</tt> from Jeremy Siek and Chuck Allison.</li>
|
|
|
@@ -362,7 +366,7 @@ how to download, build, and install the libraries.</p>
|
|
|
A TR1 hash function object that can be extended to hash user defined
|
|
|
types, from Daniel James.</li>
|
|
|
<li><a href="lambda/index.html">lambda</a> - Define small unnamed
|
|
|
- function objects at the actual call site, and more, from Jaakko Järvi and
|
|
|
+ function objects at the actual call site, and more, from Jaakko J�rvi and
|
|
|
Gary Powell.</li>
|
|
|
|
|
|
<li><a href="bind/ref.html">ref</a> - A utility library for
|
|
|
@@ -443,7 +447,7 @@ how to download, build, and install the libraries.</p>
|
|
|
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/common_factor.html">math/common_factor</a> - Greatest
|
|
|
common divisor and least common multiple, from Daryle Walker.</li>
|
|
|
<li><a href="../doc/html/boost_math/octonions.html">math/octonion</a> -
|
|
|
@@ -484,6 +488,8 @@ how to download, build, and install the libraries.</p>
|
|
|
<ul>
|
|
|
<li><a href="any/index.html">any</a> - Safe, generic container for single
|
|
|
values of different value types, from Kevlin Henney.</li>
|
|
|
+ <li><a href="bimap/index.html">bimap</a> - Bidirectional maps, from Matias Capeletto.
|
|
|
+ </li>
|
|
|
<li><a href="utility/compressed_pair.htm">compressed_pair</a>
|
|
|
- Empty member optimization, from John Maddock, Howard
|
|
|
Hinnant, et al.</li>
|
|
|
@@ -493,7 +499,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>
|
|
|
@@ -630,7 +636,7 @@ of arbitrary data for persistence and marshalling, from Robert Ramey</li>
|
|
|
<!--webbot bot="Timestamp" s-type="EDITED"
|
|
|
s-format="%d %b %Y" startspan -->12 Mar 2006<!--webbot bot="Timestamp" endspan i-checksum="14901" --></p>
|
|
|
|
|
|
-<p>© Copyright Beman Dawes 2000-2004</p>
|
|
|
+<p>� Copyright Beman Dawes 2000-2004</p>
|
|
|
<p>Distributed under the Boost Software License, Version 1.0.
|
|
|
(See accompanying file <a href="../LICENSE_1_0.txt">LICENSE_1_0.txt</a>
|
|
|
or copy at <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)
|