Explorar o código

Merge adding heap to libraries.htm and maintainers.txt

[SVN r76851]
Daniel James %!s(int64=14) %!d(string=hai) anos
pai
achega
c9b888131b
Modificáronse 2 ficheiros con 5 adicións e 0 borrados
  1. 4 0
      libs/libraries.htm
  2. 1 0
      libs/maintainers.txt

+ 4 - 0
libs/libraries.htm

@@ -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&ntilde;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&iacute;n M L&oacute;pez
     Mu&ntilde;oz.</li>

+ 1 - 0
libs/maintainers.txt

@@ -43,6 +43,7 @@ function_types        Tobias Schwinger <tschwinger -at- isonews2.com>
 geometry              Barend Gehrels<barend -at- xs4all.nl>, Bruno Lalande <bruno.lalande -at- gmail.com>, Mateusz Loskot <mateusz -at- loskot.net>
 gil                   Lubomir Bourdev <lbourdev -at- adobe.com>, Hailin Jin <hljin -at- adobe.com>
 graph                 Andrew Sutton <asutton -at- cs.kent.edu>
+heap                  Tim Blechmann <tim -at- klingt.org>
 icl                   Joachim Faulhaber <afojgo -at- gmail.com>
 integer               Daryle Walker <darylew -at- hotmail.com>
 interprocess          Ion Gaztanaga <igaztanaga -at- gmail.com>

粤ICP备19079148号