Răsfoiți Sursa

Modified libraries.htm adding information referring to the icl.

[SVN r67079]
Joachim Faulhaber 15 ani în urmă
părinte
comite
161b6dc996
1 a modificat fișierele cu 9 adăugiri și 0 ștergeri
  1. 9 0
      libs/libraries.htm

+ 9 - 0
libs/libraries.htm

@@ -154,6 +154,9 @@ how to download, build, and install the libraries.</p>
     <li><a href="graph/doc/table_of_contents.html">graph</a> -
         Generic graph components and algorithms, from Jeremy Siek
         and a University of Notre Dame team; now maintained by Andrew Sutton and Jeremiah Willcock.</li>
+    <li><a href="icl/index.html">icl</a> -
+        Interval Container Library, interval sets and maps and aggregation 
+        of associated values, from Joachim Faulhaber.</li>
     <li><a href="integer/index.html">integer</a> - Headers to ease
         dealing with integral types.</li>
     <li><a href="interprocess/index.html">interprocess </a>- Shared memory, memory mapped files,
@@ -364,6 +367,9 @@ how to download, build, and install the libraries.</p>
     <li><a href="graph/doc/table_of_contents.html">graph</a> -
         Generic graph components and algorithms, from Jeremy Siek
         and a University of Notre Dame team; now maintained by Andrew Sutton and Jeremiah Willcock.</li>
+    <li><a href="icl/index.html">icl</a> -
+        Interval Container Library, interval sets and maps and aggregation 
+        of associated values, from Joachim Faulhaber.</li>
     <li><a href="intrusive/index.html">intrusive </a>- Intrusive containers and algorithms, from Ion Gazta&ntilde;aga</li>
     <li><a href="multi_array/doc/index.html">multi_array</a> - Multidimensional
     containers and adaptors for arrays of contiguous data, from Ron Garcia.</li>
@@ -596,6 +602,9 @@ how to download, build, and install the libraries.</p>
     <li><a href="fusion/index.html">fusion</a> -
         Library for working with tuples, including various containers, algorithms, etc.
         From Joel de Guzman and Dan Marsden and Tobias Schwinger.</li>
+    <li><a href="icl/index.html">icl</a> -
+        Interval Container Library, interval sets and maps and aggregation 
+        of associated values, from Joachim Faulhaber.</li>
     <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>

粤ICP备19079148号