|
libstdc++
|

Static Public Member Functions | |
| static constexpr _Tp | denorm_min () throw () |
| static constexpr _Tp | epsilon () throw () |
| static constexpr _Tp | infinity () throw () |
| static constexpr _Tp | lowest () throw () |
| static constexpr _Tp | max () throw () |
| static constexpr _Tp | min () throw () |
| static constexpr _Tp | quiet_NaN () throw () |
| static constexpr _Tp | round_error () throw () |
| static constexpr _Tp | signaling_NaN () throw () |
Static Public Attributes | |
| static constexpr int | digits |
| static constexpr int | digits10 |
| static constexpr float_denorm_style | has_denorm |
| static constexpr bool | has_denorm_loss |
| static constexpr bool | has_infinity |
| static constexpr bool | has_quiet_NaN |
| static constexpr bool | has_signaling_NaN |
| static constexpr bool | is_bounded |
| static constexpr bool | is_exact |
| static constexpr bool | is_iec559 |
| static constexpr bool | is_integer |
| static constexpr bool | is_modulo |
| static constexpr bool | is_signed |
| static constexpr bool | is_specialized |
| static constexpr int | max_digits10 |
| static constexpr int | max_exponent |
| static constexpr int | max_exponent10 |
| static constexpr int | min_exponent |
| static constexpr int | min_exponent10 |
| static constexpr int | radix |
| static constexpr float_round_style | round_style |
| static constexpr bool | tinyness_before |
| static constexpr bool | traps |
Properties of fundamental types.
This class allows a program to obtain information about the representation of a fundamental type on a given platform. For non-fundamental types, the functions will return 0 and the data members will all be false.
_GLIBCXX_RESOLVE_LIB_DEFECTS: DRs 201 and 184 (hi Gaby!) are noted, but not incorporated in this documented (yet).
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
staticinherited |
|
staticinherited |
|
staticinherited |
See std::float_denorm_style for more information.
|
staticinherited |
|
staticinherited |
|
staticinherited |
|
staticinherited |
|
staticinherited |
|
staticinherited |
|
staticinherited |
|
staticinherited |
|
staticinherited |
|
staticinherited |
|
staticinherited |
|
staticinherited |
|
staticinherited |
|
staticinherited |
|
staticinherited |
|
staticinherited |
|
staticinherited |
|
staticinherited |
|
staticinherited |
|
staticinherited |