diff --git a/minmax/index.html b/minmax/index.html index c57d37d..32d5d44 100644 --- a/minmax/index.html +++ b/minmax/index.html @@ -350,8 +350,7 @@ separation into two header files.

std::max.

I am aware of the problems with std::min and std::max, and all the debate that has been going on (please consult -Alexandrescu's -paper and the links therein). But I don't see the purpose of this +Alexandrescu's paper 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 think it's beyond the scope of this library. Rather, I am following the way of the standard in simply providing one more function