mirror of
https://github.com/boostorg/iterator.git
synced 2025-07-24 09:57:17 +02:00
added use of interoperable with to specialized iterators
[SVN r21701]
This commit is contained in:
@ -69,6 +69,11 @@ specified in the following table:
|
||||
+---------------------------------------+-----------------------------------+
|
||||
|
||||
|
||||
If iterator ``X`` is interoperable with iterator ``Y`` then
|
||||
``reverse_iterator<X>`` is interoperable with ``reverse_iterator<Y>``.
|
||||
|
||||
|
||||
|
||||
``reverse_iterator`` operations
|
||||
...............................
|
||||
|
||||
|
Reference in New Issue
Block a user