Merged from RC_1_28_0

[SVN r13944]
This commit is contained in:
Dave Abrahams 2002-05-16 00:56:42 +00:00
parent 6b8b218efb
commit 1755eaf019

View File

@ -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>