cartobase
5.1.2
|
#include <cartobase/type/limits_gcc3.h>
Static Public Member Functions | |
static double | min () throw () |
static double | max () throw () |
static double | epsilon () throw () |
static double | round_error () throw () |
static double | infinity () throw () |
static double | quiet_NaN () throw () |
static double | signaling_NaN () throw () |
static double | denorm_min () throw () |
Static Public Attributes | |
static const bool | is_specialized = true |
static const int | digits = __glibcpp_double_digits |
static const int | digits10 = __glibcpp_double_digits10 |
static const bool | is_signed = true |
static const bool | is_integer = false |
static const bool | is_exact = false |
static const int | radix = __glibcpp_double_radix |
static const int | min_exponent = __glibcpp_double_min_exponent |
static const int | min_exponent10 = __glibcpp_double_min_exponent10 |
static const int | max_exponent = __glibcpp_double_max_exponent |
static const int | max_exponent10 = __glibcpp_double_max_exponent10 |
static const bool | has_infinity = __glibcpp_double_has_infinity |
static const bool | has_quiet_NaN = __glibcpp_double_has_quiet_NaN |
static const bool | has_signaling_NaN = __glibcpp_double_has_signaling_NaN |
static const float_denorm_style | has_denorm |
static const bool | has_denorm_loss = __glibcpp_double_has_denorm_loss |
static const bool | is_iec559 = __glibcpp_double_is_iec559 |
static const bool | is_bounded = __glibcpp_double_is_bounded |
static const bool | is_modulo = __glibcpp_double_is_modulo |
static const bool | traps = __glibcpp_double_traps |
static const bool | tinyness_before = __glibcpp_double_tinyness_before |
static const float_round_style | round_style |
Definition at line 1815 of file limits_gcc3.h.
|
inlinestatic |
Definition at line 1853 of file limits_gcc3.h.
References __glibcpp_double_denorm_min.
|
inlinestatic |
Definition at line 1830 of file limits_gcc3.h.
|
inlinestatic |
Definition at line 1847 of file limits_gcc3.h.
References __glibcpp_double_infinity.
|
inlinestatic |
Definition at line 1821 of file limits_gcc3.h.
|
inlinestatic |
Definition at line 1819 of file limits_gcc3.h.
|
inlinestatic |
Definition at line 1849 of file limits_gcc3.h.
References __glibcpp_double_quiet_NaN.
|
inlinestatic |
Definition at line 1832 of file limits_gcc3.h.
|
inlinestatic |
Definition at line 1851 of file limits_gcc3.h.
References __glibcpp_double_signaling_NaN.
|
static |
Definition at line 1824 of file limits_gcc3.h.
|
static |
Definition at line 1825 of file limits_gcc3.h.
|
static |
Definition at line 1843 of file limits_gcc3.h.
|
static |
Definition at line 1845 of file limits_gcc3.h.
|
static |
Definition at line 1840 of file limits_gcc3.h.
|
static |
Definition at line 1841 of file limits_gcc3.h.
|
static |
Definition at line 1842 of file limits_gcc3.h.
|
static |
Definition at line 1857 of file limits_gcc3.h.
|
static |
Definition at line 1828 of file limits_gcc3.h.
|
static |
Definition at line 1856 of file limits_gcc3.h.
|
static |
Definition at line 1827 of file limits_gcc3.h.
|
static |
Definition at line 1858 of file limits_gcc3.h.
|
static |
Definition at line 1826 of file limits_gcc3.h.
|
static |
Definition at line 1817 of file limits_gcc3.h.
|
static |
Definition at line 1837 of file limits_gcc3.h.
|
static |
Definition at line 1838 of file limits_gcc3.h.
|
static |
Definition at line 1835 of file limits_gcc3.h.
|
static |
Definition at line 1836 of file limits_gcc3.h.
|
static |
Definition at line 1829 of file limits_gcc3.h.
|
static |
Definition at line 1862 of file limits_gcc3.h.
|
static |
Definition at line 1861 of file limits_gcc3.h.
|
static |
Definition at line 1860 of file limits_gcc3.h.