Itasca C++ Interface
Loading...
Searching...
No Matches
Classes | Functions
limit.h File Reference

std::numeric_limits shorthand, with debug overflow checking More...

#include "basedef.h"
#include <limits>

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 > ()
 

Detailed Description

std::numeric_limits shorthand, with debug overflow checking