forked from boostorg/iterator
fixed a typo
[SVN r22611]
This commit is contained in:
@ -163,10 +163,9 @@ to express their type requirements. The result is algorithms that are
|
|||||||
usable in more situations and have fewer type requirements.
|
usable in more situations and have fewer type requirements.
|
||||||
|
|
||||||
For the next working paper (but not for TR1), the committee should
|
For the next working paper (but not for TR1), the committee should
|
||||||
consider the following changes to the type requirements of
|
consider the following changes to the type requirements of algorithms.
|
||||||
algorithms. These changes are phrased as phrased as textual
|
These changes are phrased as textual substitutions, listing the
|
||||||
substitutions, listing the algorithms to which each textual
|
algorithms to which each textual substitution applies.
|
||||||
substitution applies.
|
|
||||||
|
|
||||||
Forward Iterator -> Forward Traversal Iterator and Readable Iterator
|
Forward Iterator -> Forward Traversal Iterator and Readable Iterator
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user