Fix broken link

[SVN r7870]
This commit is contained in:
Beman Dawes 2000-09-28 17:47:29 +00:00
parent 1f2a827df3
commit c5915c23e7

View File

@ -35,7 +35,7 @@ a function which returns a std::pair&lt;&gt;. The effect of the <TT>tie()</TT>
function is to allow the assignment of the two values of the pair to function is to allow the assignment of the two values of the pair to
two separate variables. The idea for this comes from Jaakko two separate variables. The idea for this comes from Jaakko
J&#228;rvi's Binders&nbsp;[<A J&#228;rvi's Binders&nbsp;[<A
HREF="bibliography.html#jaakko_tuple_assign">1</A>]. HREF="../graph/docs/bibliography.html#jaakko_tuple_assign">1</A>].
<P> <P>