diff --git a/counting_iterator.htm b/counting_iterator.htm index e7d096d..0f6cb64 100644 --- a/counting_iterator.htm +++ b/counting_iterator.htm @@ -308,7 +308,7 @@ implementation, the difference_type for any variable-length signed integer type T is T itself.
-

Revised 17 Aug 2001

+

Revised 19 Aug 2001

© Copyright Jeremy Siek 2000. Permission to copy, use, modify, sell and distribute this document is granted provided this copyright notice appears in all copies. This document is provided "as is" diff --git a/indirect_iterator.htm b/indirect_iterator.htm index 3e827f8..a318424 100644 --- a/indirect_iterator.htm +++ b/indirect_iterator.htm @@ -423,7 +423,7 @@ a,b,c,d,e,f,g,


Revised - 10 Sep 2001 + 18 Sep 2001

© Copyright Jeremy Siek and David Abrahams 2001. Permission to diff --git a/iterator_adaptors.htm b/iterator_adaptors.htm index 2d02fdd..531bef9 100644 --- a/iterator_adaptors.htm +++ b/iterator_adaptors.htm @@ -888,7 +888,7 @@ bool operator==(const iterator_adaptor<B1,P,V1,R1,P1,C,D>&,


Revised - 30 Aug 2001 + 18 Sep 2001

© Copyright Dave Abrahams and Jeremy Siek 2001. Permission to copy, diff --git a/projection_iterator.htm b/projection_iterator.htm index 736f1f2..e6b0df3 100644 --- a/projection_iterator.htm +++ b/projection_iterator.htm @@ -371,7 +371,7 @@ Betty


-

Revised 17 Aug 2001

+

Revised 19 Aug 2001

© Copyright Jeremy Siek 2000. Permission to copy, use, modify, sell and distribute this document is granted provided this copyright notice appears in all copies. This document is provided "as is" diff --git a/reverse_iterator.htm b/reverse_iterator.htm index 6551ed4..d20735f 100644 --- a/reverse_iterator.htm +++ b/reverse_iterator.htm @@ -312,7 +312,7 @@ simply use reverse_iterator_generator twice!

Revised - 17 Aug 2001 + 19 Aug 2001

© Copyright Jeremy Siek 2000. Permission to copy, use, modify, sell diff --git a/transform_iterator.htm b/transform_iterator.htm index ff58d0a..1e5aa8d 100644 --- a/transform_iterator.htm +++ b/transform_iterator.htm @@ -211,7 +211,7 @@ iterator always returns by-value.


-

Revised 17 Aug 2001

+

Revised 19 Aug 2001

© Copyright Jeremy Siek 2000. Permission to copy, use, modify, sell and distribute this document is granted provided this copyright notice appears in all copies. This document is provided "as is"