diff --git a/maths.hpp b/maths.hpp index 34632e5a..01309770 100644 --- a/maths.hpp +++ b/maths.hpp @@ -94,7 +94,7 @@ namespace util { //----------------------------------------------------------------------------- template - inline + constexpr inline typename std::enable_if< !std::is_arithmetic::value || !std::is_arithmetic::value,