@ -56,7 +56,7 @@ be enough. The present library solves both problems.</p>
<tt>minmax</tt>
<tt>minmax</tt>
as straightforward extensions of the C++
as straightforward extensions of the C++
standard. As it returns a pair of <tt>const&</tt>, we must use the <a
standard. As it returns a pair of <tt>const&</tt>, we must use the <a
href=:../../../../tuple/index.html>Boost.tuple</a> library to construct such
href="../../tuple/index.html">Boost.tuple</a> library to construct such
pairs. (Please note: the intent is not to fix the known defaults of
pairs. (Please note: the intent is not to fix the known defaults of
<tt>std::min</tt>
<tt>std::min</tt>
and <tt>std::max</tt>, but to add one more algorithms that combines both; see the
and <tt>std::max</tt>, but to add one more algorithms that combines both; see the
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.