From 5ea6623d49a25af124b92a2e9fb8aa15b68ebd5a Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Thu, 8 May 2003 02:19:10 +0000 Subject: [PATCH] restore from disk crash [SVN r18353] --- 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 43e1d52..ade902e 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). +Järvi J.: Tuples and multiple return values in C++, TUCS Technical Report No 249, 1999 (http://www.tucs.fi/publications).

[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). +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).