From 5473cbc8e7ea982f3c0cb6a4ff3c68c7f4d660d5 Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Fri, 10 May 2002 20:31:10 +0000 Subject: [PATCH] Bug fix thanks to "Steve M. Robbins" [SVN r13814] --- iterator_adaptors.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iterator_adaptors.htm b/iterator_adaptors.htm index a293f6b..9ace4c8 100644 --- a/iterator_adaptors.htm +++ b/iterator_adaptors.htm @@ -362,7 +362,7 @@ typedef iterator_adaptor<foo_iterator, foo_policies, increments the iterator - ++p, p++ + ++x, x++ p.decrement(x)