Explorar el Código

Add unordered to the library list.

[SVN r42540]
Daniel James hace 18 años
padre
commit
9bfee7dac2
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      libs/libraries.htm

+ 2 - 0
libs/libraries.htm

@@ -273,6 +273,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>
@@ -340,6 +341,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>

粤ICP备19079148号