|
Boost-Commit : |
From: daniel_james_at_[hidden]
Date: 2008-01-06 12:56:06
Author: danieljames
Date: 2008-01-06 12:56:06 EST (Sun, 06 Jan 2008)
New Revision: 42540
URL: http://svn.boost.org/trac/boost/changeset/42540
Log:
Add unordered to the library list.
Text files modified:
trunk/libs/libraries.htm | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
Modified: trunk/libs/libraries.htm
==============================================================================
--- trunk/libs/libraries.htm (original)
+++ trunk/libs/libraries.htm 2008-01-06 12:56:06 EST (Sun, 06 Jan 2008)
@@ -273,6 +273,7 @@
Typeof operator emulation, from Arkadiy Vertleyb and Peder Holt.</li>
<li>uBLAS - Basic linear algebra
for dense, packed and sparse matrices, from Joerg Walter and Mathias Koch.</li>
+ <li>unordered - unordered associative containers, from Daniel James.</li>
<li>utility - Class <b>noncopyable</b>
plus <b>checked_delete()</b>, <b>checked_array_delete()</b>, <b>next(),</b>
<b>prior()</b>
@@ -340,6 +341,7 @@
<li>property map
- Concepts defining interfaces which map key objects to
value objects, from Jeremy Siek.</li>
+ <li>unordered - unordered associative containers, from Daniel James.</li>
<li>variant - Safe, generic, stack-based
discriminated union container, from Eric Friedman and Itay Maman.</li>
</ul>
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk