#include <limits_generic.h>
Static Public Methods | |
int | min () throw () |
int | max () throw () |
int | epsilon () throw () |
int | round_error () throw () |
int | infinity () throw () |
int | quiet_NaN () throw () |
int | signaling_NaN () throw () |
int | denorm_min () throw () |
int | min () throw () |
int | max () throw () |
int | epsilon () throw () |
int | round_error () throw () |
int | infinity () throw () |
int | quiet_NaN () throw () |
int | signaling_NaN () throw () |
int | denorm_min () throw () |
Static Public Attributes | |
const bool | is_specialized = true |
const int | digits = 15 |
const int | digits10 = 4 |
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 = true |
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 1450 of file std_limits.h. |
|
Definition at line 505 of file limits_generic.h. |
|
Definition at line 1428 of file std_limits.h. |
|
Definition at line 483 of file limits_generic.h. |
|
Definition at line 1444 of file std_limits.h. |
|
Definition at line 499 of file limits_generic.h. |
|
Definition at line 1419 of file std_limits.h. References __glibcpp_signed_int_max. |
|
Definition at line 469 of file limits_generic.h. |
|
Definition at line 1417 of file std_limits.h. References __glibcpp_signed_int_min. |
|
Definition at line 467 of file limits_generic.h. |
|
Definition at line 1446 of file std_limits.h. |
|
Definition at line 501 of file limits_generic.h. |
|
Definition at line 1430 of file std_limits.h. |
|
Definition at line 485 of file limits_generic.h. |
|
Definition at line 1448 of file std_limits.h. |
|
Definition at line 503 of file limits_generic.h. |
|
Definition at line 179 of file limits_generic.cc. |
|
Definition at line 180 of file limits_generic.cc. |
|
Definition at line 192 of file limits_generic.cc. |
|
Definition at line 193 of file limits_generic.cc. |
|
Definition at line 189 of file limits_generic.cc. |
|
Definition at line 190 of file limits_generic.cc. |
|
Definition at line 191 of file limits_generic.cc. |
|
Definition at line 195 of file limits_generic.cc. |
|
Definition at line 183 of file limits_generic.cc. |
|
Definition at line 194 of file limits_generic.cc. |
|
Definition at line 182 of file limits_generic.cc. |
|
Definition at line 196 of file limits_generic.cc. |
|
Definition at line 181 of file limits_generic.cc. |
|
Definition at line 178 of file limits_generic.cc. |
|
Definition at line 187 of file limits_generic.cc. |
|
Definition at line 188 of file limits_generic.cc. |
|
Definition at line 185 of file limits_generic.cc. |
|
Definition at line 186 of file limits_generic.cc. |
|
Definition at line 184 of file limits_generic.cc. |
|
Definition at line 199 of file limits_generic.cc. |
|
Definition at line 198 of file limits_generic.cc. |
|
Definition at line 197 of file limits_generic.cc. |