#include <limits_generic.h>
Static Public Methods | |
unsigned long | min () throw () |
unsigned long | max () throw () |
unsigned long | epsilon () throw () |
unsigned long | round_error () throw () |
unsigned long | infinity () throw () |
unsigned long | quiet_NaN () throw () |
unsigned long | signaling_NaN () throw () |
unsigned long | denorm_min () throw () |
unsigned long | min () throw () |
unsigned long | max () throw () |
unsigned long | epsilon () throw () |
unsigned long | round_error () throw () |
unsigned long | infinity () throw () |
unsigned long | quiet_NaN () throw () |
unsigned long | signaling_NaN () throw () |
unsigned long | 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 = true |
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 1617 of file std_limits.h. |
|
Definition at line 670 of file limits_generic.h. |
|
Definition at line 1595 of file std_limits.h. |
|
Definition at line 648 of file limits_generic.h. |
|
Definition at line 1611 of file std_limits.h. |
|
Definition at line 664 of file limits_generic.h. |
|
Definition at line 1586 of file std_limits.h. References __glibcpp_unsigned_long_max. |
|
Definition at line 631 of file limits_generic.h. |
|
Definition at line 1584 of file std_limits.h. |
|
Definition at line 629 of file limits_generic.h. |
|
Definition at line 1613 of file std_limits.h. |
|
Definition at line 666 of file limits_generic.h. |
|
Definition at line 1597 of file std_limits.h. |
|
Definition at line 650 of file limits_generic.h. |
|
Definition at line 1615 of file std_limits.h. |
|
Definition at line 668 of file limits_generic.h. |
|
Definition at line 248 of file limits_generic.cc. |
|
Definition at line 249 of file limits_generic.cc. |
|
Definition at line 261 of file limits_generic.cc. |
|
Definition at line 262 of file limits_generic.cc. |
|
Definition at line 258 of file limits_generic.cc. |
|
Definition at line 259 of file limits_generic.cc. |
|
Definition at line 260 of file limits_generic.cc. |
|
Definition at line 264 of file limits_generic.cc. |
|
Definition at line 252 of file limits_generic.cc. |
|
Definition at line 263 of file limits_generic.cc. |
|
Definition at line 251 of file limits_generic.cc. |
|
Definition at line 265 of file limits_generic.cc. |
|
Definition at line 250 of file limits_generic.cc. |
|
Definition at line 247 of file limits_generic.cc. |
|
Definition at line 256 of file limits_generic.cc. |
|
Definition at line 257 of file limits_generic.cc. |
|
Definition at line 254 of file limits_generic.cc. |
|
Definition at line 255 of file limits_generic.cc. |
|
Definition at line 253 of file limits_generic.cc. |
|
Definition at line 268 of file limits_generic.cc. |
|
Definition at line 267 of file limits_generic.cc. |
|
Definition at line 266 of file limits_generic.cc. |