mirror of
https://github.com/boostorg/boost.git
synced 2025-04-09 14:57:01 +00:00
Merge adding heap to libraries.htm and maintainers.txt
[SVN r76851]
This commit is contained in:
parent
9d53bdb4f9
commit
c9b888131b
2 changed files with 5 additions and 0 deletions
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue