#include <limits_generic.h>
Static Public Methods | |
bool | min () throw () |
bool | max () throw () |
bool | epsilon () throw () |
bool | round_error () throw () |
bool | infinity () throw () |
bool | quiet_NaN () throw () |
bool | signaling_NaN () throw () |
bool | denorm_min () throw () |
bool | min () throw () |
bool | max () throw () |
bool | epsilon () throw () |
bool | round_error () throw () |
bool | infinity () throw () |
bool | quiet_NaN () throw () |
bool | signaling_NaN () throw () |
bool | denorm_min () throw () |
Static Public Attributes | |
const bool | is_specialized = true |
const int | digits = 1 |
const int | digits10 = 0 |
const bool | is_signed = false |
const bool | is_integer = true |
const bool | is_exact = true |
const int | radix = 2 |
const int | min_exponent = 0 |
const int | min_exponent10 = 0 |
const int | max_exponent = 0 |
const int | max_exponent10 = 0 |
const bool | has_infinity = false |
const bool | has_quiet_NaN = false |
const bool | has_signaling_NaN = false |
const float_denorm_style | has_denorm = denorm_absent |
const bool | has_denorm_loss = false |
const bool | is_iec559 = false |
const bool | is_bounded = true |
const bool | is_modulo = false |
const bool | traps = false |
const bool | tinyness_before = false |
const float_round_style | round_style = round_toward_zero |
|
Definition at line 1057 of file std_limits.h. |
|
Definition at line 162 of file limits_generic.h. |
|
Definition at line 1035 of file std_limits.h. |
|
Definition at line 140 of file limits_generic.h. |
|
Definition at line 1051 of file std_limits.h. |
|
Definition at line 156 of file limits_generic.h. |
|
Definition at line 1026 of file std_limits.h. |
|
Definition at line 131 of file limits_generic.h. |
|
Definition at line 1023 of file std_limits.h. |
|
Definition at line 129 of file limits_generic.h. |
|
Definition at line 1053 of file std_limits.h. |
|
Definition at line 158 of file limits_generic.h. |
|
Definition at line 1037 of file std_limits.h. |
|
Definition at line 142 of file limits_generic.h. |
|
Definition at line 1055 of file std_limits.h. |
|
Definition at line 160 of file limits_generic.h. |
|
Definition at line 41 of file limits_generic.cc. |
|
Definition at line 42 of file limits_generic.cc. |
|
Definition at line 54 of file limits_generic.cc. |
|
Definition at line 55 of file limits_generic.cc. |
|
Definition at line 51 of file limits_generic.cc. |
|
Definition at line 52 of file limits_generic.cc. |
|
Definition at line 53 of file limits_generic.cc. |
|
Definition at line 57 of file limits_generic.cc. |
|
Definition at line 45 of file limits_generic.cc. |
|
Definition at line 56 of file limits_generic.cc. |
|
Definition at line 44 of file limits_generic.cc. |
|
Definition at line 58 of file limits_generic.cc. |
|
Definition at line 43 of file limits_generic.cc. |
|
Definition at line 40 of file limits_generic.cc. |
|
Definition at line 49 of file limits_generic.cc. |
|
Definition at line 50 of file limits_generic.cc. |
|
Definition at line 47 of file limits_generic.cc. |
|
Definition at line 48 of file limits_generic.cc. |
|
Definition at line 46 of file limits_generic.cc. |
|
Definition at line 61 of file limits_generic.cc. |
|
Definition at line 60 of file limits_generic.cc. |
|
Definition at line 59 of file limits_generic.cc. |