#include <limits_generic.h>
Static Public Methods | |
short | min () throw () |
short | max () throw () |
short | epsilon () throw () |
short | round_error () throw () |
short | infinity () throw () |
short | quiet_NaN () throw () |
short | signaling_NaN () throw () |
short | 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 = 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 390 of file limits_generic.h. |
|
Definition at line 368 of file limits_generic.h. |
|
Definition at line 384 of file limits_generic.h. |
|
Definition at line 359 of file limits_generic.h. |
|
Definition at line 357 of file limits_generic.h. |
|
Definition at line 386 of file limits_generic.h. |
|
Definition at line 370 of file limits_generic.h. |
|
Definition at line 388 of file limits_generic.h. |
|
Definition at line 362 of file limits_generic.h. |
|
Definition at line 363 of file limits_generic.h. |
|
Definition at line 381 of file limits_generic.h. |
|
Definition at line 382 of file limits_generic.h. |
|
Definition at line 378 of file limits_generic.h. |
|
Definition at line 379 of file limits_generic.h. |
|
Definition at line 380 of file limits_generic.h. |
|
Definition at line 394 of file limits_generic.h. |
|
Definition at line 366 of file limits_generic.h. |
|
Definition at line 393 of file limits_generic.h. |
|
Definition at line 365 of file limits_generic.h. |
|
Definition at line 395 of file limits_generic.h. |
|
Definition at line 364 of file limits_generic.h. |
|
Definition at line 355 of file limits_generic.h. |
|
Definition at line 375 of file limits_generic.h. |
|
Definition at line 376 of file limits_generic.h. |
|
Definition at line 373 of file limits_generic.h. |
|
Definition at line 374 of file limits_generic.h. |
|
Definition at line 367 of file limits_generic.h. |
|
Definition at line 399 of file limits_generic.h. |
|
Definition at line 398 of file limits_generic.h. |
|
Definition at line 397 of file limits_generic.h. |