std::numeric_limits< wchar_t > Struct Template Reference

List of all members.

Static Public Member Functions

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 = __glibcxx_digits (wchar_t)
const int digits10 = __glibcxx_digits10 (wchar_t)
const bool is_signed = __glibcxx_signed (wchar_t)
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 = __glibcxx_integral_traps
const bool tinyness_before = false
const float_round_style round_style = round_toward_zero

template<>
struct std::numeric_limits< wchar_t >


Member Function Documentation

wchar_t std::numeric_limits< wchar_t >::denorm_min  )  throw () [inline, static]
 

Definition at line 554 of file limits.

wchar_t std::numeric_limits< wchar_t >::epsilon  )  throw () [inline, static]
 

Definition at line 532 of file limits.

wchar_t std::numeric_limits< wchar_t >::infinity  )  throw () [inline, static]
 

Definition at line 548 of file limits.

wchar_t std::numeric_limits< wchar_t >::max  )  throw () [inline, static]
 

Definition at line 523 of file limits.

References __glibcxx_max.

wchar_t std::numeric_limits< wchar_t >::min  )  throw () [inline, static]
 

Definition at line 521 of file limits.

References __glibcxx_min.

wchar_t std::numeric_limits< wchar_t >::quiet_NaN  )  throw () [inline, static]
 

Definition at line 550 of file limits.

wchar_t std::numeric_limits< wchar_t >::round_error  )  throw () [inline, static]
 

Definition at line 534 of file limits.

wchar_t std::numeric_limits< wchar_t >::signaling_NaN  )  throw () [inline, static]
 

Definition at line 552 of file limits.


Member Data Documentation

const int std::numeric_limits< wchar_t >::digits = __glibcxx_digits (wchar_t) [static]
 

Definition at line 526 of file limits.

const int std::numeric_limits< wchar_t >::digits10 = __glibcxx_digits10 (wchar_t) [static]
 

Definition at line 527 of file limits.

const float_denorm_style std::numeric_limits< wchar_t >::has_denorm = denorm_absent [static]
 

Definition at line 545 of file limits.

const bool std::numeric_limits< wchar_t >::has_denorm_loss = false [static]
 

Definition at line 546 of file limits.

const bool std::numeric_limits< wchar_t >::has_infinity = false [static]
 

Definition at line 542 of file limits.

const bool std::numeric_limits< wchar_t >::has_quiet_NaN = false [static]
 

Definition at line 543 of file limits.

const bool std::numeric_limits< wchar_t >::has_signaling_NaN = false [static]
 

Definition at line 544 of file limits.

const bool std::numeric_limits< wchar_t >::is_bounded = true [static]
 

Definition at line 558 of file limits.

const bool std::numeric_limits< wchar_t >::is_exact = true [static]
 

Definition at line 530 of file limits.

const bool std::numeric_limits< wchar_t >::is_iec559 = false [static]
 

Definition at line 557 of file limits.

const bool std::numeric_limits< wchar_t >::is_integer = true [static]
 

Definition at line 529 of file limits.

const bool std::numeric_limits< wchar_t >::is_modulo = true [static]
 

Definition at line 559 of file limits.

const bool std::numeric_limits< wchar_t >::is_signed = __glibcxx_signed (wchar_t) [static]
 

Definition at line 528 of file limits.

const bool std::numeric_limits< wchar_t >::is_specialized = true [static]
 

Definition at line 519 of file limits.

const int std::numeric_limits< wchar_t >::max_exponent = 0 [static]
 

Definition at line 539 of file limits.

const int std::numeric_limits< wchar_t >::max_exponent10 = 0 [static]
 

Definition at line 540 of file limits.

const int std::numeric_limits< wchar_t >::min_exponent = 0 [static]
 

Definition at line 537 of file limits.

const int std::numeric_limits< wchar_t >::min_exponent10 = 0 [static]
 

Definition at line 538 of file limits.

const int std::numeric_limits< wchar_t >::radix = 2 [static]
 

Definition at line 531 of file limits.

const float_round_style std::numeric_limits< wchar_t >::round_style = round_toward_zero [static]
 

Definition at line 563 of file limits.

const bool std::numeric_limits< wchar_t >::tinyness_before = false [static]
 

Definition at line 562 of file limits.

const bool std::numeric_limits< wchar_t >::traps = __glibcxx_integral_traps [static]
 

Definition at line 561 of file limits.


The documentation for this struct was generated from the following file:
Generated on Tue Jan 30 17:32:18 2007 for GNU C++ STL by doxygen 1.3.6