forked from boostorg/algorithm
Link to Alexandrescu's paper
[SVN r31135]
This commit is contained in:
@ -350,8 +350,7 @@ separation into two header files.</p>
|
|||||||
std::max.</b></h4>
|
std::max.</b></h4>
|
||||||
<p>I am aware of the problems with std::min and
|
<p>I am aware of the problems with std::min and
|
||||||
std::max, and all the debate that has been going on (please consult
|
std::max, and all the debate that has been going on (please consult
|
||||||
<a href="http://www.cuj.com/experts/1904/alexandr.htm?topic=experts&topic=experts">Alexandrescu's
|
<a href="http://www.cuj.com/documents/s=7996/cujcexp1904alexandr/alexandr.htm">Alexandrescu's paper</a> and the links therein). But I don't see the purpose of this
|
||||||
paper</a> and the links therein). But I don't see the purpose of this
|
|
||||||
library as fixing something that is part of the C++ standard. I humbly
|
library as fixing something that is part of the C++ standard. I humbly
|
||||||
think it's beyond the scope of this library. Rather, I am
|
think it's beyond the scope of this library. Rather, I am
|
||||||
following the way of the standard in simply providing one more function
|
following the way of the standard in simply providing one more function
|
||||||
|
Reference in New Issue
Block a user