Loading
Replace std:: with math:: when invoking math functions. (6/4) - optional, remove even more using std::min, std::max.
You have inspired me to remove even more using from the code :)
These using std::min; and using std::max; are now in
-
.cppfiles - if it's a header
.hppthen they are inside a function