#include <mathlimits.h>
Public Types | |
typedef T | Type |
typedef T | UnsignedType |
Static Public Member Functions | |
static bool | IsFinite (const Type x) |
static bool | IsInf (const Type x) |
static bool | IsNaN (const Type x) |
static bool | IsNegInf (const Type x) |
static bool | IsPosInf (const Type x) |
Static Public Attributes | |
static const Type | kEpsilon |
static const bool | kIsInteger |
static const bool | kIsSigned |
static const Type | kMax |
static const int | kMax10Exp |
static const Type | kMin |
static const int | kMin10Exp |
static const Type | kNaN |
static const Type | kNegInf |
static const Type | kNegMax |
static const Type | kNegMin |
static const Type | kPosInf |
static const Type | kPosMax |
static const Type | kPosMin |
static const int | kPrecisionDigits |
static const Type | kStdError |
Definition at line 78 of file mathlimits.h.
typedef T google::protobuf::MathLimits< T >::Type |
Definition at line 80 of file mathlimits.h.
typedef T google::protobuf::MathLimits< T >::UnsignedType |
Definition at line 83 of file mathlimits.h.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
Definition at line 107 of file mathlimits.h.
|
static |
Definition at line 87 of file mathlimits.h.
|
static |
Definition at line 85 of file mathlimits.h.
|
static |
Definition at line 95 of file mathlimits.h.
|
static |
Definition at line 105 of file mathlimits.h.
|
static |
Definition at line 93 of file mathlimits.h.
|
static |
Definition at line 103 of file mathlimits.h.
|
static |
Definition at line 118 of file mathlimits.h.
|
static |
Definition at line 124 of file mathlimits.h.
|
static |
Definition at line 101 of file mathlimits.h.
|
static |
Definition at line 98 of file mathlimits.h.
|
static |
Definition at line 121 of file mathlimits.h.
|
static |
Definition at line 91 of file mathlimits.h.
|
static |
Definition at line 89 of file mathlimits.h.
|
static |
Definition at line 115 of file mathlimits.h.
|
static |
Definition at line 112 of file mathlimits.h.