diff --git a/filter_iterator.htm b/filter_iterator.htm index 7400773..19dcbf7 100644 --- a/filter_iterator.htm +++ b/filter_iterator.htm @@ -168,8 +168,8 @@ this parameter is the appropriate type.
The filter iterator adaptor (the type filter_iterator_generator<...>::type) may be a model of InputIterator or ForwardIterator +href="http://www.sgi.com/tech/stl/InputIterator.html">InputIterator or ForwardIterator depending on the adapted iterator type. @@ -261,7 +261,7 @@ default).
-

Revised 28 Feb 2001

+

Revised 09 Mar 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/iterator_adaptors.htm b/iterator_adaptors.htm index ecf6fcf..8aa9e63 100644 --- a/iterator_adaptors.htm +++ b/iterator_adaptors.htm @@ -832,7 +832,7 @@ bool operator==(const iterator_adaptor<B1,P,V1,R1,P1,C,D>&,


Revised - 28 Feb 2001 + 09 Mar 2001

© Copyright Dave Abrahams and Jeremy Siek 2001. Permission to copy, diff --git a/transform_iterator.htm b/transform_iterator.htm index 00012f1..3fd9393 100644 --- a/transform_iterator.htm +++ b/transform_iterator.htm @@ -133,7 +133,7 @@ its argument. The transform iterator adaptor (the type transform_iterator_generator<...>::type) is a model of Input Iterator[1]. +href="http://www.sgi.com/tech/stl/InputIterator.html">Input Iterator[1].

Members

@@ -203,7 +203,7 @@ iterator always returns by-value.
-

Revised 28 Feb 2001

+

Revised 09 Mar 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"