forked from boostorg/utility
Merged from RC_1_28_0
[SVN r13944]
This commit is contained in:
@@ -362,7 +362,7 @@ typedef iterator_adaptor<foo_iterator, foo_policies,
|
|||||||
|
|
||||||
<td>increments the iterator
|
<td>increments the iterator
|
||||||
|
|
||||||
<td><tt>++p</tt>, <tt>p++</tt>
|
<td><tt>++x</tt>, <tt>x++</tt>
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
<td nowrap><tt>p.decrement(x)</tt>
|
<td nowrap><tt>p.decrement(x)</tt>
|
||||||
|
Reference in New Issue
Block a user