Compare commits

...

4 Commits

Author SHA1 Message Date
nobody
3ce98c0cfd This commit was manufactured by cvs2svn to create tag
'Version_1_28_0'.

[SVN r13949]
2002-05-16 13:26:18 +00:00
John Maddock
d6ee388176 stripped tabs from files.
[SVN r13817]
2002-05-11 10:54:40 +00:00
Dave Abrahams
5473cbc8e7 Bug fix thanks to "Steve M. Robbins" <steven.robbins@videotron.ca>
[SVN r13814]
2002-05-10 20:31:10 +00:00
nobody
bcd954e3b9 This commit was manufactured by cvs2svn to create branch 'RC_1_28_0'.
[SVN r13795]
2002-05-10 04:34:27 +00:00
2 changed files with 17 additions and 17 deletions

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>