mirror of
https://github.com/boostorg/utility.git
synced 2025-07-29 20:37:32 +02:00
Bug fix thanks to "Steve M. Robbins" <steven.robbins@videotron.ca>
[SVN r13814]
This commit is contained in:
@ -362,7 +362,7 @@ typedef iterator_adaptor<foo_iterator, foo_policies,
|
||||
|
||||
<td>increments the iterator
|
||||
|
||||
<td><tt>++p</tt>, <tt>p++</tt>
|
||||
<td><tt>++x</tt>, <tt>x++</tt>
|
||||
|
||||
<tr>
|
||||
<td nowrap><tt>p.decrement(x)</tt>
|
||||
|
Reference in New Issue
Block a user