summaryrefslogtreecommitdiff
path: root/index.htm
diff options
context:
space:
mode:
authorDaniel James <daniel@calamity.org.uk>2005-04-23 13:07:27 +0000
committerDaniel James <daniel@calamity.org.uk>2005-04-23 13:07:27 +0000
commite8c3bb77213f788f86504e8c80ffac6cd8fd51fd (patch)
tree12e7463ffdebb60e06594bfa6c05c24a13f32d1f /index.htm
parent5d982cc08860144406bee150cfc0facd91699348 (diff)
downloadboost-e8c3bb77213f788f86504e8c80ffac6cd8fd51fd.tar.gz
Change the description of functional/hash.
[SVN r28436]
Diffstat (limited to 'index.htm')
-rw-r--r--index.htm5
1 files changed, 4 insertions, 1 deletions
diff --git a/index.htm b/index.htm
index b226fa970c..b2fde750a3 100644
--- a/index.htm
+++ b/index.htm
@@ -122,7 +122,10 @@
<ul>
<li><a href="libs/iostreams/doc/index.html">iostreams</a> - Framework for defining streams, stream buffers and i/o filters, from Jonathan Turkanis.</li>
- <li><a href="libs/functional/hash/index.html">functional/hash</a> - Extendible TR1 hash function object, from Daniel James.</li>
+ <li><a href="libs/functional/hash/index.html">functional/hash</a>
+ - A TR1 hash function object that can be extended to
+ hash user defined types, from Daniel James.</li>
+
<li><a href="wave/index.html">wave</a> - Standards conformant implementation of the mandated C99/C++ preprocessor functionality packed behind an easy to use iterator interface, from Hartmut&nbsp;Kaiser. </li>
</ul>