From c5915c23e72682c0419e9dec0bbf72e36db9d787 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Thu, 28 Sep 2000 17:47:29 +0000 Subject: [PATCH] Fix broken link [SVN r7870] --- tie.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tie.html b/tie.html index 1ea78c9..c939ec7 100644 --- a/tie.html +++ b/tie.html @@ -35,7 +35,7 @@ a function which returns a std::pair<>. The effect of the tie() function is to allow the assignment of the two values of the pair to two separate variables. The idea for this comes from Jaakko Järvi's Binders [1]. +HREF="../graph/docs/bibliography.html#jaakko_tuple_assign">1].