#include <std_limits.h>
Static Public Methods | |
wchar_t | min () throw () |
wchar_t | max () throw () |
wchar_t | epsilon () throw () |
wchar_t | round_error () throw () |
wchar_t | infinity () throw () |
wchar_t | quiet_NaN () throw () |
wchar_t | signaling_NaN () throw () |
wchar_t | denorm_min () throw () |
Static Public Attributes | |
const bool | is_specialized = true |
const int | digits = __glibcpp_wchar_t_digits |
const int | digits10 = __glibcpp_wchar_t_digits10 |
const bool | is_signed = __glibcpp_wchar_t_is_signed |
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 = __glibcpp_wchar_t_traps |
const bool | tinyness_before = false |
const float_round_style | round_style = round_toward_zero |
|
Definition at line 1282 of file std_limits.h. |
|
Definition at line 1260 of file std_limits.h. |
|
Definition at line 1276 of file std_limits.h. |
|
Definition at line 1251 of file std_limits.h. References __glibcpp_wchar_t_max. |
|
Definition at line 1249 of file std_limits.h. References __glibcpp_wchar_t_min. |
|
Definition at line 1278 of file std_limits.h. |
|
Definition at line 1262 of file std_limits.h. |
|
Definition at line 1280 of file std_limits.h. |
|
Definition at line 1254 of file std_limits.h. |
|
Definition at line 1255 of file std_limits.h. |
|
Definition at line 1273 of file std_limits.h. |
|
Definition at line 1274 of file std_limits.h. |
|
Definition at line 1270 of file std_limits.h. |
|
Definition at line 1271 of file std_limits.h. |
|
Definition at line 1272 of file std_limits.h. |
|
Definition at line 1286 of file std_limits.h. |
|
Definition at line 1258 of file std_limits.h. |
|
Definition at line 1285 of file std_limits.h. |
|
Definition at line 1257 of file std_limits.h. |
|
Definition at line 1287 of file std_limits.h. |
|
Definition at line 1256 of file std_limits.h. |
|
Definition at line 1247 of file std_limits.h. |
|
Definition at line 1267 of file std_limits.h. |
|
Definition at line 1268 of file std_limits.h. |
|
Definition at line 1265 of file std_limits.h. |
|
Definition at line 1266 of file std_limits.h. |
|
Definition at line 1259 of file std_limits.h. |
|
Definition at line 1291 of file std_limits.h. |
|
Definition at line 1290 of file std_limits.h. |
|
Definition at line 1289 of file std_limits.h. |