#include <limits_generic.h>
Static Public Methods | |
char | min () throw () |
char | max () throw () |
char | epsilon () throw () |
char | round_error () throw () |
char | infinity () throw () |
char | quiet_NaN () throw () |
char | signaling_NaN () throw () |
char | denorm_min () throw () |
Static Public Attributes | |
const bool | is_specialized = true |
const int | digits = 7 |
const int | digits10 = 2 |
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 196 of file limits_generic.h. |
|
Definition at line 174 of file limits_generic.h. |
|
Definition at line 190 of file limits_generic.h. |
|
Definition at line 165 of file limits_generic.h. |
|
Definition at line 163 of file limits_generic.h. |
|
Definition at line 192 of file limits_generic.h. |
|
Definition at line 176 of file limits_generic.h. |
|
Definition at line 194 of file limits_generic.h. |
|
Definition at line 168 of file limits_generic.h. |
|
Definition at line 169 of file limits_generic.h. |
|
Definition at line 187 of file limits_generic.h. |
|
Definition at line 188 of file limits_generic.h. |
|
Definition at line 184 of file limits_generic.h. |
|
Definition at line 185 of file limits_generic.h. |
|
Definition at line 186 of file limits_generic.h. |
|
Definition at line 200 of file limits_generic.h. |
|
Definition at line 172 of file limits_generic.h. |
|
Definition at line 199 of file limits_generic.h. |
|
Definition at line 171 of file limits_generic.h. |
|
Definition at line 201 of file limits_generic.h. |
|
Definition at line 170 of file limits_generic.h. |
|
Definition at line 161 of file limits_generic.h. |
|
Definition at line 181 of file limits_generic.h. |
|
Definition at line 182 of file limits_generic.h. |
|
Definition at line 179 of file limits_generic.h. |
|
Definition at line 180 of file limits_generic.h. |
|
Definition at line 173 of file limits_generic.h. |
|
Definition at line 205 of file limits_generic.h. |
|
Definition at line 204 of file limits_generic.h. |
|
Definition at line 203 of file limits_generic.h. |