Forráskód Böngészése

Obsoleted old iterator adaptor docs

[SVN r22101]
Dave Abrahams 22 éve
szülő
commit
844e6e049e
2 módosított fájl, 7 hozzáadás és 9 törlés
  1. 6 8
      libs/libraries.htm
  2. 1 1
      libs/utility

+ 6 - 8
libs/libraries.htm

@@ -113,10 +113,9 @@ how to download, build, and install the libraries.</p>
     Melquiond, Hervé Brönnimann and Sylvain Pion.</li>
     <li><a href="io/doc/ios_state.html">io state savers</a> - Save I/O state to 
     prevent jumbled data, from Daryle Walker.</li>
-    <li><a href="utility/iterator_adaptors.htm">iterator adaptors</a>
-        - Adapt a base type into a standard conforming iterator,
-        and more, from Dave Abrahams, Jeremy Siek, and John
-        Potter.</li>
+    <li><a href="iterator/doc/index.html">iterators</a> - Iterator
+        construction framework, adaptors, concepts, and more, from Dave
+        Abrahams, Jeremy Siek, and Thomas Witt.</li>
     <li><a href="lambda/doc/index.html">lambda</a> - Define small unnamed 
     function objects at the actual call site, and more, from Jaakko Järvi and 
     Gary Powell.</li>
@@ -247,10 +246,9 @@ how to download, build, and install the libraries.</p>
     <li><a href="graph/doc/table_of_contents.html">graph</a> -
         Generic graph components and algorithms, from Jeremy Siek
         and a University of Notre Dame team.</li>
-    <li><a href="utility/iterator_adaptors.htm">iterator adaptors</a>
-        - Adapt a base type into a standard conforming iterator,
-        and more, from Dave Abrahams, Jeremy Siek, and John
-        Potter.</li>
+    <li><a href="iterator/doc/index.html">iterators</a> - Iterator
+        construction framework, adaptors, concepts, and more, from Dave
+        Abrahams, Jeremy Siek, and Thomas Witt.</li>
     <li><a href="utility/operators.htm">operators</a> - Templates
         ease arithmetic classes and iterators, from Dave Abrahams
         and Jeremy Siek.</li>

+ 1 - 1
libs/utility

@@ -1 +1 @@
-Subproject commit 9a07bc0d9b8ace091382e04535072316ef359d61
+Subproject commit 7b472a05ee736bbf40bb31a85d34fc5148e0ac6b

粤ICP备19079148号