mirror of
https://github.com/boostorg/boost.git
synced 2025-04-09 14:57:01 +00:00
Merge library list fix.
[SVN r81359]
This commit is contained in:
parent
f523941d14
commit
a8fb298de6
1 changed files with 2 additions and 2 deletions
|
@ -182,7 +182,7 @@ how to download, build, and install the libraries.</p>
|
|||
<li><a href="io/doc/ios_state.html">io state savers</a> - Save I/O state to
|
||||
prevent jumbled data, from Daryle Walker.</li>
|
||||
<li><a href="iostreams/doc/index.html">iostreams</a> - Framework for defining streams, stream buffers and i/o filters, from Jonathan Turkanis.</li>
|
||||
<li><a href="iterator/doc/index.html">iterators</a> - Iterator
|
||||
<li><a href="iterator/doc/index.html">iterator</a> - Iterator
|
||||
construction framework, adaptors, concepts, and more, from Dave
|
||||
Abrahams, Jeremy Siek, and Thomas Witt.</li>
|
||||
<li><a href="lambda/index.html">lambda</a> - Define small unnamed
|
||||
|
@ -627,7 +627,7 @@ of arbitrary data for persistence and marshalling, from Robert Ramey</li>
|
|||
<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="iterator/doc/index.html">iterators</a> - Iterator
|
||||
<li><a href="iterator/doc/index.html">iterator</a> - Iterator
|
||||
construction framework, adaptors, concepts, and more, from Dave
|
||||
Abrahams, Jeremy Siek, and Thomas Witt.</li>
|
||||
<li><a href="utility/operators.htm">operators</a> - Templates
|
||||
|
|
Loading…
Add table
Reference in a new issue