[SVN r1142]
This commit is contained in:
Dave Abrahams
2003-04-10 14:04:20 +00:00
parent aa0a32aa33
commit b00ea4eeef

View File

@@ -405,7 +405,7 @@ semantics.
| ``a != b`` | convertible to ``bool`` | ``!(a == b)`` |
+----------------------------------+-------------------------+-----------------------------------------------------------------------------------------+
| ``traversal_category<X>::type`` | | Convertible to ``single_pass_iterator_tag`` |
+------------------------------------------------------------------------------------------------------------------------------------------------------+
+----------------------------------+-------------------------+-----------------------------------------------------------------------------------------+
Forward Traversal Iterators [lib.forward.traversal.iterators]