fixed broken links

[SVN r30386]
This commit is contained in:
Jonathan Turkanis
2005-08-02 20:47:34 +00:00
parent 6c5f2a8d33
commit 5af41051f0

View File

@ -95,7 +95,7 @@ namespace boost {
tuple<T const&, T const&> >
minmax(const T& a, const T& b);
template &lt;class T, class <a href="http://www.sgi.com/tech/stl/ BinaryPredicate.html">BinaryPredicate</a>>
template &lt;class T, class <a href="http://www.sgi.com/tech/stl/BinaryPredicate.html">BinaryPredicate</a>>
tuple&lt;T const&amp;, T const&amp;> >
minmax(const T&amp; a, const T&amp; b, BinaryPredicate comp);