#include <limits_generic.h>
Static Public Methods | |
long | min () throw () |
long | max () throw () |
long | epsilon () throw () |
long | round_error () throw () |
long | infinity () throw () |
long | quiet_NaN () throw () |
long | signaling_NaN () throw () |
long | denorm_min () throw () |
long | min () throw () |
long | max () throw () |
long | epsilon () throw () |
long | round_error () throw () |
long | infinity () throw () |
long | quiet_NaN () throw () |
long | signaling_NaN () throw () |
long | 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 1561 of file std_limits.h. |
|
Definition at line 614 of file limits_generic.h. |
|
Definition at line 1539 of file std_limits.h. |
|
Definition at line 592 of file limits_generic.h. |
|
Definition at line 1555 of file std_limits.h. |
|
Definition at line 608 of file limits_generic.h. |
|
Definition at line 1530 of file std_limits.h. References __glibcpp_signed_long_max. |
|
Definition at line 575 of file limits_generic.h. |
|
Definition at line 1528 of file std_limits.h. References __glibcpp_signed_long_min. |
|
Definition at line 573 of file limits_generic.h. |
|
Definition at line 1557 of file std_limits.h. |
|
Definition at line 610 of file limits_generic.h. |
|
Definition at line 1541 of file std_limits.h. |
|
Definition at line 594 of file limits_generic.h. |
|
Definition at line 1559 of file std_limits.h. |
|
Definition at line 612 of file limits_generic.h. |
|
Definition at line 225 of file limits_generic.cc. |
|
Definition at line 226 of file limits_generic.cc. |
|
Definition at line 238 of file limits_generic.cc. |
|
Definition at line 239 of file limits_generic.cc. |
|
Definition at line 235 of file limits_generic.cc. |
|
Definition at line 236 of file limits_generic.cc. |
|
Definition at line 237 of file limits_generic.cc. |
|
Definition at line 241 of file limits_generic.cc. |
|
Definition at line 229 of file limits_generic.cc. |
|
Definition at line 240 of file limits_generic.cc. |
|
Definition at line 228 of file limits_generic.cc. |
|
Definition at line 242 of file limits_generic.cc. |
|
Definition at line 227 of file limits_generic.cc. |
|
Definition at line 224 of file limits_generic.cc. |
|
Definition at line 233 of file limits_generic.cc. |
|
Definition at line 234 of file limits_generic.cc. |
|
Definition at line 231 of file limits_generic.cc. |
|
Definition at line 232 of file limits_generic.cc. |
|
Definition at line 230 of file limits_generic.cc. |
|
Definition at line 245 of file limits_generic.cc. |
|
Definition at line 244 of file limits_generic.cc. |
|
Definition at line 243 of file limits_generic.cc. |