From 5e7dbf7d2f8ded871f276fb15c26faf037dae975 Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Wed, 3 Aug 2005 00:46:39 +0000 Subject: [PATCH] fixed broken links [SVN r30389] --- doc/new-iter-concepts.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/new-iter-concepts.html b/doc/new-iter-concepts.html index 92c672e..186d6ad 100755 --- a/doc/new-iter-concepts.html +++ b/doc/new-iter-concepts.html @@ -27,7 +27,7 @@ Lab, Zephyr Associates, Inc. Date: 2004-11-01 -Number:This is a revised version of n1550=03-0133, which was +Number:This is a revised version of n1550=03-0133, which was accepted for Technical Report 1 by the C++ standard committee's library working group. This proposal is a revision of paper n1297, n1477, and n1531. @@ -146,7 +146,7 @@ In paragraph 23.2.4/1 it says that a transform_iterator). +value of the some underlying iterator (see transform_iterator). For unary functions such as times, the return type of operator* clearly needs to be the result_type of the function object, which is typically not a reference. Because random access