Bug fix thanks to "Steve M. Robbins" <steven.robbins@videotron.ca>

[SVN r13814]
This commit is contained in:
Dave Abrahams
2002-05-10 20:31:10 +00:00
parent bcd954e3b9
commit 5473cbc8e7

View File

@ -362,7 +362,7 @@ typedef iterator_adaptor&lt;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>