std::numeric_limits< int > Struct Template Reference

List of all members.

Static Public Member Functions

int min () throw ()
int max () throw ()
int epsilon () throw ()
int round_error () throw ()
int infinity () throw ()
int quiet_NaN () throw ()
int signaling_NaN () throw ()
int denorm_min () throw ()

Static Public Attributes

const bool is_specialized = true
const int digits = __glibcxx_digits (int)
const int digits10 = __glibcxx_digits10 (int)
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< int >


Member Function Documentation

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

Definition at line 704 of file limits.

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

Definition at line 682 of file limits.

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

Definition at line 698 of file limits.

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

Definition at line 673 of file limits.

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

Definition at line 671 of file limits.

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

Definition at line 700 of file limits.

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

Definition at line 684 of file limits.

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

Definition at line 702 of file limits.


Member Data Documentation

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

Definition at line 676 of file limits.

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

Definition at line 677 of file limits.

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

Definition at line 695 of file limits.

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

Definition at line 696 of file limits.

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

Definition at line 692 of file limits.

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

Definition at line 693 of file limits.

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

Definition at line 694 of file limits.

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

Definition at line 708 of file limits.

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

Definition at line 680 of file limits.

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

Definition at line 707 of file limits.

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

Definition at line 679 of file limits.

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

Definition at line 709 of file limits.

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

Definition at line 678 of file limits.

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

Definition at line 669 of file limits.

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

Definition at line 689 of file limits.

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

Definition at line 690 of file limits.

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

Definition at line 687 of file limits.

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

Definition at line 688 of file limits.

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

Definition at line 681 of file limits.

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

Definition at line 713 of file limits.

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

Definition at line 712 of file limits.

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

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