Template Function Aux::NumericTools::willOverflow

Function Documentation

template<typename T>
bool Aux::NumericTools::willOverflow(const T &pX, const T &pValue, const T &pMax = std::numeric_limits<T>::max())