diff --git a/include/boost/safe_numerics/checked_float.hpp b/include/boost/safe_numerics/checked_float.hpp index 011b127..397b0fa 100644 --- a/include/boost/safe_numerics/checked_float.hpp +++ b/include/boost/safe_numerics/checked_float.hpp @@ -61,7 +61,7 @@ struct heterogeneous_checked_operation< F, typename std::enable_if< std::is_floating_point::value - && std::is_integralt::value + && std::is_integral::value >::type >{ constexpr static checked_result