forked from boostorg/algorithm
fix www.boost.org links
[SVN r26093]
This commit is contained in:
@ -301,8 +301,8 @@ the library under
|
|||||||
<a name="notes">
|
<a name="notes">
|
||||||
<h3>
|
<h3>
|
||||||
Notes</h3>
|
Notes</h3>
|
||||||
<a NAME="Note1"></a><a href="#Note1">[1]</a>We do not support
|
<a NAME="Note1"></a><a href="#Note1">[1]</a> We do not support
|
||||||
idioms such as <tt><a href="http://www.boost.org/libs/tuple/doc/tuple_users_guide.html#tiers">tie</a>(a,b)=minmax(a,b)</tt>
|
idioms such as <tt><a href="../../tuple/doc/tuple_users_guide.html#tiers">tie</a>(a,b)=minmax(a,b)</tt>
|
||||||
to order two elements <tt>a</tt>, <tt>b</tt>, although this would have
|
to order two elements <tt>a</tt>, <tt>b</tt>, although this would have
|
||||||
the desired effect if we returned a reference instead of a constant
|
the desired effect if we returned a reference instead of a constant
|
||||||
reference. The reason is that two unnecessary assignments are
|
reference. The reason is that two unnecessary assignments are
|
||||||
|
Reference in New Issue
Block a user