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].