#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 () |
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 1339 of file std_limits.h. |
|
Definition at line 404 of file limits_generic.h. |
|
Definition at line 1317 of file std_limits.h. |
|
Definition at line 382 of file limits_generic.h. |
|
Definition at line 1333 of file std_limits.h. |
|
Definition at line 398 of file limits_generic.h. |
|
Definition at line 1308 of file std_limits.h. References __glibcpp_signed_short_max. |
|
Definition at line 373 of file limits_generic.h. |
|
Definition at line 1306 of file std_limits.h. References __glibcpp_signed_short_min. |
|
Definition at line 371 of file limits_generic.h. |
|
Definition at line 1335 of file std_limits.h. |
|
Definition at line 400 of file limits_generic.h. |
|
Definition at line 1319 of file std_limits.h. |
|
Definition at line 384 of file limits_generic.h. |
|
Definition at line 1337 of file std_limits.h. |
|
Definition at line 402 of file limits_generic.h. |
|
Definition at line 133 of file limits_generic.cc. |
|
Definition at line 134 of file limits_generic.cc. |
|
Definition at line 146 of file limits_generic.cc. |
|
Definition at line 147 of file limits_generic.cc. |
|
Definition at line 143 of file limits_generic.cc. |
|
Definition at line 144 of file limits_generic.cc. |
|
Definition at line 145 of file limits_generic.cc. |
|
Definition at line 149 of file limits_generic.cc. |
|
Definition at line 137 of file limits_generic.cc. |
|
Definition at line 148 of file limits_generic.cc. |
|
Definition at line 136 of file limits_generic.cc. |
|
Definition at line 150 of file limits_generic.cc. |
|
Definition at line 135 of file limits_generic.cc. |
|
Definition at line 132 of file limits_generic.cc. |
|
Definition at line 141 of file limits_generic.cc. |
|
Definition at line 142 of file limits_generic.cc. |
|
Definition at line 139 of file limits_generic.cc. |
|
Definition at line 140 of file limits_generic.cc. |
|
Definition at line 138 of file limits_generic.cc. |
|
Definition at line 153 of file limits_generic.cc. |
|
Definition at line 152 of file limits_generic.cc. |
|
Definition at line 151 of file limits_generic.cc. |