Closed this issue 6 months ago · 0 comments
C++'s std::max and std::min have been constexpr since C++14. It would be fantastic to have the Au implementations of max and min similarly constexpr so they could be used similar to those in the standard library.
constexpr
max
min