From feb370b2017847c009b7bb7f123a5b170afad1ee Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Fri, 9 Mar 2001 14:36:41 +0000 Subject: [PATCH] 1.21.0 run up including fixing broken links [SVN r9523] --- filter_iterator.htm | 6 +++--- iterator_adaptors.htm | 2 +- transform_iterator.htm | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) 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"