mirror of
https://github.com/boostorg/iterator.git
synced 2025-07-29 20:37:17 +02:00
fix from Dave, removed req. for Readable Iterator from reverse_iterator
[SVN r21677]
This commit is contained in:
@ -48,8 +48,8 @@ tag given by the following algorithm. Let ``T`` be
|
||||
``reverse_iterator`` requirements
|
||||
.................................
|
||||
|
||||
``Iterator`` must be a model of Bidirectional Traversal Iterator
|
||||
and Readable Iterator.
|
||||
``Iterator`` must be a model of Bidirectional Traversal Iterator.
|
||||
|
||||
|
||||
|
||||
``reverse_iterator`` models
|
||||
|
Reference in New Issue
Block a user