summaryrefslogtreecommitdiff
path: root/libs/libraries.htm
diff options
context:
space:
mode:
authorMatias Capeletto <matias.capeletto@gmail.com>2008-02-14 19:41:18 +0000
committerMatias Capeletto <matias.capeletto@gmail.com>2008-02-14 19:41:18 +0000
commit8ca29a79aeedd00c5c907e50322287df47f70e59 (patch)
tree021cafa249b1aae7647531c787a28de13577d393 /libs/libraries.htm
parent7cf9aa576e797c73407e76e373edf1b9e246d07a (diff)
downloadboost-8ca29a79aeedd00c5c907e50322287df47f70e59.tar.gz
optional and numeric/conversion docs new version
[SVN r43259]
Diffstat (limited to 'libs/libraries.htm')
-rw-r--r--libs/libraries.htm18
1 files changed, 12 insertions, 6 deletions
diff --git a/libs/libraries.htm b/libs/libraries.htm
index d3886ff3d9..31db87198e 100644
--- a/libs/libraries.htm
+++ b/libs/libraries.htm
@@ -76,6 +76,8 @@ how to download, build, and install the libraries.</p>
<h2>Libraries Listed <a name="Alphabetically">Alphabetically</a></h2>
<ul>
+ <li><a href="accumulators/index.html">accumulators</a> - Framework for incremental
+ calculation, and collection of statistical accumulators, from Eric Niebler.</li>
<li><a href="any/index.html">any</a> - Safe, generic container for single
values of different value types, from Kevlin Henney.&nbsp;</li>
<li><a href="array/index.html">array</a> - STL compliant
@@ -183,12 +185,12 @@ how to download, build, and install the libraries.</p>
<li><a href="multi_index/doc/index.html">multi_index</a> - Containers with
multiple STL-compatible access interfaces, from Joaqu&iacute;n M L&oacute;pez
Mu&ntilde;oz.</li>
- <li><a href="numeric/conversion/index.html">numeric/conversion</a> - Optimized Policy-based Numeric Conversions,
+ <li><a href="numeric/conversion/doc/html/index.html">numeric/conversion</a> - Optimized Policy-based Numeric Conversions,
from Fernando Cacciola.</li>
<li><a href="utility/operators.htm">operators</a> - Templates
ease arithmetic classes and iterators, from Dave Abrahams
and Jeremy Siek.</li>
- <li><a href="optional/doc/optional.html">optional</a> - Discriminated-union
+ <li><a href="optional/doc/html/index.html">optional</a> - Discriminated-union
wrapper for optional values, from Fernando Cacciola.</li>
<li><span class="library"><a href=
@@ -270,6 +272,7 @@ how to download, build, and install the libraries.</p>
Typeof operator emulation, from Arkadiy Vertleyb and Peder Holt.</li>
<li><a href="numeric/ublas/doc/index.htm">uBLAS</a> - Basic linear algebra
for dense, packed and sparse matrices, from Joerg Walter and Mathias Koch.</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>&nbsp;
<b>prior()</b>
@@ -337,6 +340,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>
@@ -482,9 +486,11 @@ how to download, build, and install the libraries.</p>
<h3><a name="Math">Math</a> and numerics</h3>
<ul>
+ <li><a href="accumulators/index.html">accumulators</a> - Framework for incremental
+ calculation, and collection of statistical accumulators, from Eric Niebler.</li>
<li><a href="math/doc/index.html">math</a> - Several contributions in the
domain of mathematics, from various authors.</li>
- <li><a href="numeric/conversion/index.html">numeric/conversion</a> - Optimized Policy-based Numeric Conversions,
+ <li><a href="numeric/conversion/doc/html/index.html">numeric/conversion</a> - Optimized Policy-based Numeric Conversions,
from Fernando Cacciola.</li>
<li><a href="integer/index.html">integer</a> - Headers to ease
dealing with integral types.</li>
@@ -633,7 +639,7 @@ of arbitrary data for persistence and marshalling, from Robert Ramey</li>
Hinnant, et al.</li>
<li><a href="conversion/index.html">conversion</a> - Polymorphic and lexical casts, from Dave Abrahams and
Kevlin Henney.</li>
- <li><a href="numeric/conversion/index.html">numeric/conversion</a> - Optimized Policy-based Numeric Conversions,
+ <li><a href="numeric/conversion/doc/html/index.html">numeric/conversion</a> - Optimized Policy-based Numeric Conversions,
from Fernando Cacciola.</li>
<li><a href="crc/index.html">crc</a> - Cyclic Redundancy Code, from Daryle
Walker.</li>
@@ -641,7 +647,7 @@ of arbitrary data for persistence and marshalling, from Robert Ramey</li>
<li><a href="filesystem/doc/index.htm">filesystem</a> - Portable paths,
iteration over directories, and other useful filesystem operations, from
Beman Dawes.</li>
- <li><a href="optional/doc/optional.html">optional</a> - Discriminated-union
+ <li><a href="optional/doc/html/index.html">optional</a> - Discriminated-union
wrapper for optional values, from Fernando Cacciola.</li>
<li><a href="../doc/html/program_options.html">program_options</a> - Access to configuration
data given on command line, in config files and other sources, from Vladimir Prus.</li>
@@ -704,4 +710,4 @@ or copy at <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_
</p>
</body>
-</html>
+</html> \ No newline at end of file