diff --git a/doc/new-iter-concepts.html b/doc/new-iter-concepts.html index c735532..6789757 100755 --- a/doc/new-iter-concepts.html +++ b/doc/new-iter-concepts.html @@ -7,7 +7,7 @@ New Iterator Concepts - + @@ -26,7 +26,7 @@ Boost Consulting, Indiana University Open Systems Lab, Zephyr Associates, Inc. Date: -2004-01-19 +2004-04-06 Number:This is a revised version of n1550=03-0133, which was accepted for Technical Report 1 by the C++ standard committee's library working group. This proposal is a @@ -201,10 +201,9 @@ iterator concepts because the new concepts provide a more accurate way to express their type requirements. The result is algorithms that are usable in more situations and have fewer type requirements.

For the next working paper (but not for TR1), the committee should -consider the following changes to the type requirements of -algorithms. These changes are phrased as phrased as textual -substitutions, listing the algorithms to which each textual -substitution applies.

+consider the following changes to the type requirements of algorithms. +These changes are phrased as textual substitutions, listing the +algorithms to which each textual substitution applies.

Forward Iterator -> Forward Traversal Iterator and Readable Iterator

find_end, adjacent_find, search, search_n, rotate_copy, @@ -999,10 +998,5 @@ LocalWords: incrementable xxx min prev inplace png oldeqnew AccessTag struct LocalWords: TraversalTag typename lvalues DWA Hmm JGS mis enum --> - - diff --git a/doc/new-iter-concepts.pdf b/doc/new-iter-concepts.pdf index e6eb89a..0cf07de 100755 Binary files a/doc/new-iter-concepts.pdf and b/doc/new-iter-concepts.pdf differ