|
|
@@ -158,6 +158,8 @@ 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="heap/index.html">heap</a> -
|
|
|
+ Priority queue data structures, from Tim Blechmann</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>
|
|
|
@@ -461,6 +463,8 @@ how to download, build, and install the libraries.</p>
|
|
|
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ñaga</li>
|
|
|
+ <li><a href="heap/index.html">heap</a> -
|
|
|
+ Priority queue data structures, from Tim Blechmann</li>
|
|
|
<li><a href="multi_index/doc/index.html">multi_index</a> - Containers with
|
|
|
multiple STL-compatible access interfaces, from Joaquín M López
|
|
|
Muñoz.</li>
|