|
|
@@ -251,6 +251,8 @@ how to download, build, and install the libraries.</p>
|
|
|
Guzman, Hartmut Kaiser, Dan Nuffer and team.</li>
|
|
|
<li><a href="algorithm/string/index.html">string_algo</a> -
|
|
|
String algorithms library, from Pavol Droba.</li>
|
|
|
+ <li><a href="utility/swap.html">swap</a> -
|
|
|
+ Enhanced generic swap function, from Joseph Gauterin.</li>
|
|
|
<li><a href="system/doc/index.html">system</a> - Operating system support,
|
|
|
including the diagnostics support that will be part of the C++0x standard
|
|
|
library, from Beman Dawes.</li>
|
|
|
@@ -664,6 +666,8 @@ of arbitrary data for persistence and marshalling, from Robert Ramey</li>
|
|
|
<li><a href="statechart/doc/index.html">statechart</a> - Arbitrarily
|
|
|
complex finite state machines can be implemented in easily readable and
|
|
|
maintainable C++ code, from Andreas Huber.</li>
|
|
|
+ <li><a href="utility/swap.html">swap</a> -
|
|
|
+ Enhanced generic swap function, from Joseph Gauterin.</li>
|
|
|
<li><a href="system/doc/index.html">system</a> - Operating
|
|
|
system support, including the diagnostics support that will be part of the
|
|
|
C++0x standard library, from Beman Dawes.</li>
|