|
|
@@ -260,7 +260,7 @@ 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.</li>
|
|
|
+ multi-threading, from William Kempf and Anthony Williams.</li>
|
|
|
<li><a href="timer/index.html">timer</a> - Event timer,
|
|
|
progress timer, and progress display classes, from Beman
|
|
|
Dawes.</li>
|
|
|
@@ -459,7 +459,7 @@ how to download, build, and install the libraries.</p>
|
|
|
for callable, built-in types, from Tobias Schwinger</li>
|
|
|
<li><a href="fusion/index.html">fusion</a> -
|
|
|
Library for working with tuples, including various containers,
|
|
|
- algorithms, etc. </li>
|
|
|
+ algorithms, etc. From Joel de Guzman, Dan Marsden and Tobias Schwinger.</li>
|
|
|
<li><a href="mpl/doc/index.html">mpl</a> - Template metaprogramming
|
|
|
framework of compile-time algorithms, sequences and metafunction classes,
|
|
|
from Aleksey Gurtovoy.</li>
|
|
|
@@ -469,7 +469,6 @@ how to download, build, and install the libraries.</p>
|
|
|
<li><a href="type_traits/index.html">type_traits</a> -
|
|
|
Templates for fundamental properties of types, from John
|
|
|
Maddock, Steve Cleary, et al.</li>
|
|
|
- <li>From Joel de Guzman, Dan Marsden and Tobias Schwinger.</li>
|
|
|
</ul>
|
|
|
|
|
|
<h3><a name="Preprocessor">Preprocessor</a> Metaprogramming</h3>
|