#include <limits_generic.h>
Static Public Methods | |
unsigned short | min () throw () |
unsigned short | max () throw () |
unsigned short | epsilon () throw () |
unsigned short | round_error () throw () |
unsigned short | infinity () throw () |
unsigned short | quiet_NaN () throw () |
unsigned short | signaling_NaN () throw () |
unsigned short | denorm_min () throw () |
unsigned short | min () throw () |
unsigned short | max () throw () |
unsigned short | epsilon () throw () |
unsigned short | round_error () throw () |
unsigned short | infinity () throw () |
unsigned short | quiet_NaN () throw () |
unsigned short | signaling_NaN () throw () |
unsigned short | denorm_min () throw () |
Static Public Attributes | |
const bool | is_specialized = true |
const int | digits = 16 |
const int | digits10 = 4 |
const bool | is_signed = false |
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 = true |
const bool | traps = true |
const bool | tinyness_before = false |
const float_round_style | round_style = round_toward_zero |
|
Definition at line 1395 of file std_limits.h. |
|
Definition at line 452 of file limits_generic.h. |
|
Definition at line 1373 of file std_limits.h. |
|
Definition at line 430 of file limits_generic.h. |
|
Definition at line 1389 of file std_limits.h. |
|
Definition at line 446 of file limits_generic.h. |
|
Definition at line 1364 of file std_limits.h. References __glibcpp_unsigned_short_max. |
|
Definition at line 421 of file limits_generic.h. |
|
Definition at line 1362 of file std_limits.h. |
|
Definition at line 419 of file limits_generic.h. |
|
Definition at line 1391 of file std_limits.h. |
|
Definition at line 448 of file limits_generic.h. |
|
Definition at line 1375 of file std_limits.h. |
|
Definition at line 432 of file limits_generic.h. |
|
Definition at line 1393 of file std_limits.h. |
|
Definition at line 450 of file limits_generic.h. |
|
Definition at line 156 of file limits_generic.cc. |
|
Definition at line 157 of file limits_generic.cc. |
|
Definition at line 169 of file limits_generic.cc. |
|
Definition at line 170 of file limits_generic.cc. |
|
Definition at line 166 of file limits_generic.cc. |
|
Definition at line 167 of file limits_generic.cc. |
|
Definition at line 168 of file limits_generic.cc. |
|
Definition at line 172 of file limits_generic.cc. |
|
Definition at line 160 of file limits_generic.cc. |
|
Definition at line 171 of file limits_generic.cc. |
|
Definition at line 159 of file limits_generic.cc. |
|
Definition at line 173 of file limits_generic.cc. |
|
Definition at line 158 of file limits_generic.cc. |
|
Definition at line 155 of file limits_generic.cc. |
|
Definition at line 164 of file limits_generic.cc. |
|
Definition at line 165 of file limits_generic.cc. |
|
Definition at line 162 of file limits_generic.cc. |
|
Definition at line 163 of file limits_generic.cc. |
|
Definition at line 161 of file limits_generic.cc. |
|
Definition at line 176 of file limits_generic.cc. |
|
Definition at line 175 of file limits_generic.cc. |
|
Definition at line 174 of file limits_generic.cc. |