mirror of
https://github.com/boostorg/utility.git
synced 2025-11-16 23:49:22 +01:00
Compare commits
4 Commits
boost-1.90
...
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