Definition at line 12 of file numeric_constants.h.
Static Public Attributes | |
static const int | INT_POSITIVE_ZERO |
static const int | INT_NEGATIVE_ZERO |
static const float | FL_POSITIVE_ZERO |
static const float | FL_NEGATIVE_ZERO |
static const float | FL_POSITIVE_INFINITY |
static const float | FL_NEGATIVE_INFINITY |
static const float | FL_NaN |
static const Double | DBL_POSITIVE_ZERO |
static const Double | DBL_NEGATIVE_ZERO |
static const Double | DBL_POSITIVE_INFINITY |
static const Double | DBL_NEGATIVE_INFINITY |
static const Double | DBL_NaN |
Protected Member Functions | |
NumericConstants () | |
~NumericConstants () |