forked from boostorg/iterator
BUG FIX
[SVN r1142]
This commit is contained in:
@@ -405,7 +405,7 @@ semantics.
|
|||||||
| ``a != b`` | convertible to ``bool`` | ``!(a == b)`` |
|
| ``a != b`` | convertible to ``bool`` | ``!(a == b)`` |
|
||||||
+----------------------------------+-------------------------+-----------------------------------------------------------------------------------------+
|
+----------------------------------+-------------------------+-----------------------------------------------------------------------------------------+
|
||||||
| ``traversal_category<X>::type`` | | Convertible to ``single_pass_iterator_tag`` |
|
| ``traversal_category<X>::type`` | | Convertible to ``single_pass_iterator_tag`` |
|
||||||
+------------------------------------------------------------------------------------------------------------------------------------------------------+
|
+----------------------------------+-------------------------+-----------------------------------------------------------------------------------------+
|
||||||
|
|
||||||
|
|
||||||
Forward Traversal Iterators [lib.forward.traversal.iterators]
|
Forward Traversal Iterators [lib.forward.traversal.iterators]
|
||||||
|
Reference in New Issue
Block a user