Просмотр исходного кода

Merged utility/swap documentation to release branch.

[SVN r49763]
Joseph Gauterin 17 лет назад
Родитель
Сommit
1af680ecc1
2 измененных файлов с 3 добавлено и 1 удалено
  1. 2 0
      libs/libraries.htm
  2. 1 1
      libs/utility

+ 2 - 0
libs/libraries.htm

@@ -253,6 +253,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>

+ 1 - 1
libs/utility

@@ -1 +1 @@
-Subproject commit 3d96ab26d41a6e91261dd5d6f3d050da1b27adf8
+Subproject commit b012f16ee5ac34154d938174dba1ac74c9c6aa31

粤ICP备19079148号