mirror of
https://github.com/boostorg/utility.git
synced 2025-10-06 22:10:54 +02:00
Compare commits
4 Commits
string_vie
...
boost-1.28
Author | SHA1 | Date | |
---|---|---|---|
|
3ce98c0cfd | ||
|
d6ee388176 | ||
|
5473cbc8e7 | ||
|
bcd954e3b9 |
@@ -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