mirror of
https://github.com/boostorg/boost.git
synced 2025-04-14 09:00:36 +00:00
Merge libraries.htm update.
[SVN r84504]
This commit is contained in:
parent
9deb7796bb
commit
bf5620e193
1 changed files with 7 additions and 3 deletions
|
@ -318,7 +318,8 @@ how to download, build, and install the libraries.</p>
|
|||
full unit testing, and for program
|
||||
execution monitoring, from Gennadiy Rozental.</li>
|
||||
<li><a href="thread/doc/index.html">thread</a> - Portable C++
|
||||
multi-threading, from William Kempf and Anthony Williams.</li>
|
||||
multi-threading, from William Kempf, Anthony Williams and
|
||||
Vicente J. Botet Escribá.</li>
|
||||
<li><a href="timer/index.html">timer</a> - Event timer,
|
||||
progress timer, and progress display classes, from Beman
|
||||
Dawes.</li>
|
||||
|
@ -417,7 +418,9 @@ how to download, build, and install the libraries.</p>
|
|||
<li><a href="lockfree/index.html">lockfree</a> - Lockfree data structures, from Tim Blechmann</li>
|
||||
<li><a href="../doc/html/mpi.html">MPI</a> - Message Passing Interface library, for use in distributed-memory parallel application programming, from Douglas Gregor and Matthias Troyer.</li>
|
||||
<li><a href="thread/doc/index.html">thread</a> - Portable C++
|
||||
multi-threading, from William Kempf.</li>
|
||||
multi-threading, from William Kempf, Anthony Williams and
|
||||
Vicente J. Botet Escribá.</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
|
@ -854,7 +857,8 @@ of arbitrary data for persistence and marshalling, from Robert Ramey</li>
|
|||
including the diagnostics support that will be part of the C++0x standard
|
||||
library, from Beman Dawes.</li>
|
||||
<li><a href="thread/doc/index.html">thread</a> - Portable C++
|
||||
multi-threading, from William Kempf and Anthony Williams.</li>
|
||||
multi-threading, from William Kempf, Anthony Williams and
|
||||
Vicente J. Botet Escribá.</li>
|
||||
</ul>
|
||||
|
||||
<h3><a name="Miscellaneous">Miscellaneous</a></h3>
|
||||
|
|
Loading…
Add table
Reference in a new issue