cartobase
4.7.0
|
#include <cartobase/type/limits_gcc3.h>
Static Public Member Functions | |
static unsigned int | min () throw () |
static unsigned int | max () throw () |
static unsigned int | epsilon () throw () |
static unsigned int | round_error () throw () |
static unsigned int | infinity () throw () |
static unsigned int | quiet_NaN () throw () |
static unsigned int | signaling_NaN () throw () |
static unsigned int | denorm_min () throw () |
Static Public Attributes | |
static const bool | is_specialized = true |
static const int | digits = __glibcpp_unsigned_int_digits |
static const int | digits10 = __glibcpp_unsigned_int_digits10 |
static const bool | is_signed = false |
static const bool | is_integer = true |
static const bool | is_exact = true |
static const int | radix = 2 |
static const int | min_exponent = 0 |
static const int | min_exponent10 = 0 |
static const int | max_exponent = 0 |
static const int | max_exponent10 = 0 |
static const bool | has_infinity = false |
static const bool | has_quiet_NaN = false |
static const bool | has_signaling_NaN = false |
static const float_denorm_style | has_denorm = denorm_absent |
static const bool | has_denorm_loss = false |
static const bool | is_iec559 = true |
static const bool | is_bounded = true |
static const bool | is_modulo = true |
static const bool | traps = __glibcpp_unsigned_int_traps |
static const bool | tinyness_before = false |
static const float_round_style | round_style = round_toward_zero |
Definition at line 1460 of file limits_gcc3.h.
|
inlinestatic |
Definition at line 1497 of file limits_gcc3.h.
|
inlinestatic |
Definition at line 1475 of file limits_gcc3.h.
|
inlinestatic |
Definition at line 1491 of file limits_gcc3.h.
|
inlinestatic |
Definition at line 1466 of file limits_gcc3.h.
References __glibcpp_unsigned_int_max.
|
inlinestatic |
Definition at line 1464 of file limits_gcc3.h.
|
inlinestatic |
Definition at line 1493 of file limits_gcc3.h.
|
inlinestatic |
Definition at line 1477 of file limits_gcc3.h.
|
inlinestatic |
Definition at line 1495 of file limits_gcc3.h.
|
static |
Definition at line 1469 of file limits_gcc3.h.
|
static |
Definition at line 1470 of file limits_gcc3.h.
|
static |
Definition at line 1488 of file limits_gcc3.h.
|
static |
Definition at line 1489 of file limits_gcc3.h.
|
static |
Definition at line 1485 of file limits_gcc3.h.
|
static |
Definition at line 1486 of file limits_gcc3.h.
|
static |
Definition at line 1487 of file limits_gcc3.h.
|
static |
Definition at line 1501 of file limits_gcc3.h.
|
static |
Definition at line 1473 of file limits_gcc3.h.
|
static |
Definition at line 1500 of file limits_gcc3.h.
|
static |
Definition at line 1472 of file limits_gcc3.h.
|
static |
Definition at line 1502 of file limits_gcc3.h.
|
static |
Definition at line 1471 of file limits_gcc3.h.
|
static |
Definition at line 1462 of file limits_gcc3.h.
|
static |
Definition at line 1482 of file limits_gcc3.h.
|
static |
Definition at line 1483 of file limits_gcc3.h.
|
static |
Definition at line 1480 of file limits_gcc3.h.
|
static |
Definition at line 1481 of file limits_gcc3.h.
|
static |
Definition at line 1474 of file limits_gcc3.h.
|
static |
Definition at line 1506 of file limits_gcc3.h.
|
static |
Definition at line 1505 of file limits_gcc3.h.
|
static |
Definition at line 1504 of file limits_gcc3.h.