Itasca C++ Interface
|
std::numeric_limits shorthand, with debug overflow checking More...
Go to the source code of this file.
Classes | |
class | limits< T > |
debug checked shorthand for std::numeric_limits<T>:: More... | |
Functions | |
template<class T > | |
constexpr T | initVal () |
template<> | |
constexpr double | initVal< double > () |
template<> | |
constexpr float | initVal< float > () |
std::numeric_limits shorthand, with debug overflow checking