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

Remove links to swap documentation, as it isn't included in 1.36.

[SVN r48002]
Daniel James 17 лет назад
Родитель
Сommit
eece2ff677
1 измененных файлов с 0 добавлено и 4 удалено
  1. 0 4
      libs/libraries.htm

+ 0 - 4
libs/libraries.htm

@@ -251,8 +251,6 @@ 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>
@@ -666,8 +664,6 @@ 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>

粤ICP备19079148号