summaryrefslogtreecommitdiff
path: root/libs/libraries.htm
diff options
context:
space:
mode:
authorBeman Dawes <bdawes@acm.org>2009-11-03 17:55:13 +0000
committerBeman Dawes <bdawes@acm.org>2009-11-03 17:55:13 +0000
commit6c3f62244c3e85f87345f2e2c649955402fca3b9 (patch)
tree4589fd119df6bddb8d8fe51676f5a5fd4dcb8156 /libs/libraries.htm
parent67ce12927f5aa32632261fe5c871402ab019e0f0 (diff)
downloadboost-6c3f62244c3e85f87345f2e2c649955402fca3b9.tar.gz
Merge from trunk
[SVN r57339]
Diffstat (limited to 'libs/libraries.htm')
-rw-r--r--libs/libraries.htm10
1 files changed, 7 insertions, 3 deletions
diff --git a/libs/libraries.htm b/libs/libraries.htm
index 1d8565f8c3..c8a0af3a8c 100644
--- a/libs/libraries.htm
+++ b/libs/libraries.htm
@@ -166,6 +166,8 @@ how to download, build, and install the libraries.</p>
<li><a href="lambda/index.html">lambda</a> - Define small unnamed
function objects at the actual call site, and more, from Jaakko J&auml;rvi and
Gary Powell.</li>
+ <li><a href="conversion/lexical_cast.htm">lexical_cast</a> -&nbsp; General literal text conversions, such as an <code>int</code> represented as
+ a <code>string</code>, or vice-versa, from Kevlin Henney.</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> -
@@ -241,6 +243,7 @@ how to download, build, and install the libraries.</p>
<li><a href="regex/index.html">regex</a> - Regular expression
library, from John Maddock.</li>
+ <li><a href="utility/utility.htm#result_of">result_of</a> - determines the type of a function call expression.</li>
<li><a href="scope_exit/doc/html/index.html">scope_exit</a>
- Execute arbitrary code at scope exit, from Alexander Nasonov.</li>
<li><a href="serialization/doc/index.html">serialization</a>
@@ -681,6 +684,8 @@ of arbitrary data for persistence and marshalling, from Robert Ramey</li>
<li><a href="flyweight/doc/index.html">flyweight</a> - Design pattern
to manage large quantities of highly redundant objects,
from Joaqu&iacute;n M L&oacute;pez Mu&ntilde;oz.</li>
+ <li><a href="conversion/lexical_cast.htm">lexical_cast</a> -&nbsp; General literal text conversions, such as an <code>int</code> represented as
+ a <code>string</code>, or vice-versa, from Kevlin Henney.</li>
<li><a href="numeric/conversion/doc/html/index.html">numeric/conversion</a> - Optimized Policy-based Numeric Conversions,
from Fernando Cacciola.</li>
<li><a href="optional/doc/html/index.html">optional</a> - Discriminated-union
@@ -744,7 +749,7 @@ of arbitrary data for persistence and marshalling, from Robert Ramey</li>
<p>Revised
<!--webbot bot="Timestamp" s-type="EDITED"
-s-format="%d %b %Y" startspan -->27 Jan 2009<!--webbot bot="Timestamp" endspan i-checksum="14772" --></p>
+s-format="%d %b %Y" startspan -->03 Nov 2009<!--webbot bot="Timestamp" endspan i-checksum="15274" --></p>
<p>&copy; Copyright Beman Dawes 2000-2004</p>
<p>Distributed under the Boost Software License, Version 1.0.
@@ -753,5 +758,4 @@ or <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt<
</p>
</body>
-</html>
-
+</html> \ No newline at end of file