#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 () |
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 486 of file limits_generic.h. |
|
Definition at line 464 of file limits_generic.h. |
|
Definition at line 480 of file limits_generic.h. |
|
Definition at line 455 of file limits_generic.h. |
|
Definition at line 453 of file limits_generic.h. |
|
Definition at line 482 of file limits_generic.h. |
|
Definition at line 466 of file limits_generic.h. |
|
Definition at line 484 of file limits_generic.h. |
|
Definition at line 458 of file limits_generic.h. |
|
Definition at line 459 of file limits_generic.h. |
|
Definition at line 477 of file limits_generic.h. |
|
Definition at line 478 of file limits_generic.h. |
|
Definition at line 474 of file limits_generic.h. |
|
Definition at line 475 of file limits_generic.h. |
|
Definition at line 476 of file limits_generic.h. |
|
Definition at line 490 of file limits_generic.h. |
|
Definition at line 462 of file limits_generic.h. |
|
Definition at line 489 of file limits_generic.h. |
|
Definition at line 461 of file limits_generic.h. |
|
Definition at line 491 of file limits_generic.h. |
|
Definition at line 460 of file limits_generic.h. |
|
Definition at line 451 of file limits_generic.h. |
|
Definition at line 471 of file limits_generic.h. |
|
Definition at line 472 of file limits_generic.h. |
|
Definition at line 469 of file limits_generic.h. |
|
Definition at line 470 of file limits_generic.h. |
|
Definition at line 463 of file limits_generic.h. |
|
Definition at line 495 of file limits_generic.h. |
|
Definition at line 494 of file limits_generic.h. |
|
Definition at line 493 of file limits_generic.h. |