#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 () |
Static Public Attributes | |
const bool | is_specialized = true |
const int | digits = 31 |
const int | digits10 = 9 |
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 582 of file limits_generic.h. |
|
Definition at line 560 of file limits_generic.h. |
|
Definition at line 576 of file limits_generic.h. |
|
Definition at line 551 of file limits_generic.h. |
|
Definition at line 549 of file limits_generic.h. |
|
Definition at line 578 of file limits_generic.h. |
|
Definition at line 562 of file limits_generic.h. |
|
Definition at line 580 of file limits_generic.h. |
|
Definition at line 554 of file limits_generic.h. |
|
Definition at line 555 of file limits_generic.h. |
|
Definition at line 573 of file limits_generic.h. |
|
Definition at line 574 of file limits_generic.h. |
|
Definition at line 570 of file limits_generic.h. |
|
Definition at line 571 of file limits_generic.h. |
|
Definition at line 572 of file limits_generic.h. |
|
Definition at line 586 of file limits_generic.h. |
|
Definition at line 558 of file limits_generic.h. |
|
Definition at line 585 of file limits_generic.h. |
|
Definition at line 557 of file limits_generic.h. |
|
Definition at line 587 of file limits_generic.h. |
|
Definition at line 556 of file limits_generic.h. |
|
Definition at line 547 of file limits_generic.h. |
|
Definition at line 567 of file limits_generic.h. |
|
Definition at line 568 of file limits_generic.h. |
|
Definition at line 565 of file limits_generic.h. |
|
Definition at line 566 of file limits_generic.h. |
|
Definition at line 559 of file limits_generic.h. |
|
Definition at line 591 of file limits_generic.h. |
|
Definition at line 590 of file limits_generic.h. |
|
Definition at line 589 of file limits_generic.h. |