PPL
1.2
|
Go to the source code of this file.
Classes | |
class | std::numeric_limits< Checked_Number< mpz_class, Policy > > |
Partial specialization of std::numeric_limits. More... | |
class | std::numeric_limits< Checked_Number< mpq_class, Policy > > |
Partial specialization of std::numeric_limits. More... | |
Namespaces | |
std | |
The standard C++ namespace. | |
Macros | |
#define | PPL_SPECIALIZE_LIMITS_INT(T) |
#define | PPL_SPECIALIZE_LIMITS_FLOAT(T) |
#define PPL_SPECIALIZE_LIMITS_FLOAT | ( | T | ) |
Definition at line 90 of file checked_numeric_limits.hh.
#define PPL_SPECIALIZE_LIMITS_INT | ( | T | ) |
Definition at line 35 of file checked_numeric_limits.hh.