From 5686969287e7472afdcdb0cb836b1735a8f190b3 Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Fri, 12 Aug 2005 13:02:37 +0000 Subject: [PATCH] Merged from 1.33.0 release [SVN r30540] --- doc/tuple_users_guide.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/tuple_users_guide.html b/doc/tuple_users_guide.html index 54ba007..e794a8e 100644 --- a/doc/tuple_users_guide.html +++ b/doc/tuple_users_guide.html @@ -500,12 +500,12 @@ The idea for the tie mechanism came from an old usenet article by Ian McCulloch,

[1] -Järvi J.: Tuples and multiple return values in C++, TUCS Technical Report No 249, 1999 (http://www.tucs.fi/Publications). +Järvi J.: Tuples and multiple return values in C++, TUCS Technical Report No 249, 1999.

[2] -Järvi J.: ML-Style Tuple Assignment in Standard C++ - Extending the Multiple Return Value Formalism, TUCS Technical Report No 267, 1999 (http://www.tucs.fi/Publications). +Järvi J.: ML-Style Tuple Assignment in Standard C++ - Extending the Multiple Return Value Formalism, TUCS Technical Report No 267, 1999.