diff --git a/counting_iterator.htm b/counting_iterator.htm index c221a6c..0fb91f6 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 26 Feb 2001

+

Revised 28 Feb 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/filter_iterator.htm b/filter_iterator.htm index b83f7bd..7400773 100644 --- a/filter_iterator.htm +++ b/filter_iterator.htm @@ -261,7 +261,7 @@ default).


-

Revised 18 Feb 2001

+

Revised 28 Feb 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 98408e3..fdb10c3 100644 --- a/indirect_iterator.htm +++ b/indirect_iterator.htm @@ -422,7 +422,7 @@ a,b,c,d,e,f,g,


Revised - 18 Feb 2001 + 28 Feb 2001

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


Revised - 27 Feb 2001 + 28 Feb 2001

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


-

Revised 16 Feb 2001

+

Revised 28 Feb 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 e480766..8dde753 100644 --- a/reverse_iterator.htm +++ b/reverse_iterator.htm @@ -312,7 +312,7 @@ simply use reverse_iterator_generator twice!

Revised - 26 Feb 2001 + 28 Feb 2001

© Copyright Jeremy Siek 2000. Permission to copy, use, modify, sell diff --git a/transform_iterator.htm b/transform_iterator.htm index 24ab872..00012f1 100644 --- a/transform_iterator.htm +++ b/transform_iterator.htm @@ -203,7 +203,7 @@ iterator always returns by-value.


-

Revised 16 Feb 2001

+

Revised 28 Feb 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/utility.htm b/utility.htm index fc0652a..2cf5511 100644 --- a/utility.htm +++ b/utility.htm @@ -93,7 +93,7 @@ destructor declarations. He says "Probably this concern is misplaced, becau noncopyable will be used mostly for classes which own resources and thus have non-trivial destruction semantics."


Revised  16 February, 200128 February, 2001

© Copyright boost.org 1999. Permission to copy, use, modify, sell and