std::numeric_limits< short > Struct Template Reference

List of all members.

Static Public Member Functions

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 = __glibcxx_digits (short)
const int digits10 = __glibcxx_digits10 (short)
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 = 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< short >


Member Function Documentation

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

Definition at line 604 of file limits.

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

Definition at line 582 of file limits.

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

Definition at line 598 of file limits.

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

Definition at line 573 of file limits.

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

Definition at line 571 of file limits.

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

Definition at line 600 of file limits.

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

Definition at line 584 of file limits.

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

Definition at line 602 of file limits.


Member Data Documentation

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

Definition at line 576 of file limits.

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

Definition at line 577 of file limits.

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

Definition at line 595 of file limits.

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

Definition at line 596 of file limits.

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

Definition at line 592 of file limits.

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

Definition at line 593 of file limits.

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

Definition at line 594 of file limits.

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

Definition at line 608 of file limits.

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

Definition at line 580 of file limits.

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

Definition at line 607 of file limits.

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

Definition at line 579 of file limits.

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

Definition at line 609 of file limits.

const bool std::numeric_limits< short >::is_signed = true [static]
 

Definition at line 578 of file limits.

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

Definition at line 569 of file limits.

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

Definition at line 589 of file limits.

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

Definition at line 590 of file limits.

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

Definition at line 587 of file limits.

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

Definition at line 588 of file limits.

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

Definition at line 581 of file limits.

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

Definition at line 613 of file limits.

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

Definition at line 612 of file limits.

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

Definition at line 611 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