#include <limits_generic.h>
Static Public Methods | |
signed char | min () throw () |
signed char | max () throw () |
signed char | epsilon () throw () |
signed char | round_error () throw () |
signed char | infinity () throw () |
signed char | quiet_NaN () throw () |
signed char | signaling_NaN () throw () |
signed char | denorm_min () throw () |
signed char | min () throw () |
signed char | max () throw () |
signed char | epsilon () throw () |
signed char | round_error () throw () |
signed char | infinity () throw () |
signed char | quiet_NaN () throw () |
signed char | signaling_NaN () throw () |
signed char | denorm_min () throw () |
Static Public Attributes | |
const bool | is_specialized = true |
const int | digits = 7 |
const int | digits10 = 2 |
const bool | is_signed = true |
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 1171 of file std_limits.h. |
|
Definition at line 258 of file limits_generic.h. |
|
Definition at line 1149 of file std_limits.h. |
|
Definition at line 236 of file limits_generic.h. |
|
Definition at line 1165 of file std_limits.h. |
|
Definition at line 252 of file limits_generic.h. |
|
Definition at line 1140 of file std_limits.h. References __glibcpp_signed_char_max. |
|
Definition at line 227 of file limits_generic.h. |
|
Definition at line 1138 of file std_limits.h. References __glibcpp_signed_char_min. |
|
Definition at line 225 of file limits_generic.h. |
|
Definition at line 1167 of file std_limits.h. |
|
Definition at line 254 of file limits_generic.h. |
|
Definition at line 1151 of file std_limits.h. |
|
Definition at line 238 of file limits_generic.h. |
|
Definition at line 1169 of file std_limits.h. |
|
Definition at line 256 of file limits_generic.h. |
|
Definition at line 87 of file limits_generic.cc. |
|
Definition at line 88 of file limits_generic.cc. |
|
Definition at line 100 of file limits_generic.cc. |
|
Definition at line 101 of file limits_generic.cc. |
|
Definition at line 97 of file limits_generic.cc. |
|
Definition at line 98 of file limits_generic.cc. |
|
Definition at line 99 of file limits_generic.cc. |
|
Definition at line 103 of file limits_generic.cc. |
|
Definition at line 91 of file limits_generic.cc. |
|
Definition at line 102 of file limits_generic.cc. |
|
Definition at line 90 of file limits_generic.cc. |
|
Definition at line 104 of file limits_generic.cc. |
|
Definition at line 89 of file limits_generic.cc. |
|
Definition at line 86 of file limits_generic.cc. |
|
Definition at line 95 of file limits_generic.cc. |
|
Definition at line 96 of file limits_generic.cc. |
|
Definition at line 93 of file limits_generic.cc. |
|
Definition at line 94 of file limits_generic.cc. |
|
Definition at line 92 of file limits_generic.cc. |
|
Definition at line 107 of file limits_generic.cc. |
|
Definition at line 106 of file limits_generic.cc. |
|
Definition at line 105 of file limits_generic.cc. |