std::numeric_limits< signed char > Struct Template Reference

List of all members.

Static Public Member Functions

signed char min () throw ()
signed char max () throw ()
signed char epsilon () throw ()
signed char round_error () throw ()
signed char infinity () throw ()
signed char quiet_NaN () throw ()
signed char signaling_NaN () throw ()
signed char denorm_min () throw ()

Static Public Attributes

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


Member Function Documentation

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

Definition at line 454 of file limits.

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

Definition at line 432 of file limits.

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

Definition at line 448 of file limits.

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

Definition at line 423 of file limits.

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

Definition at line 421 of file limits.

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

Definition at line 450 of file limits.

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

Definition at line 434 of file limits.

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

Definition at line 452 of file limits.


Member Data Documentation

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

Definition at line 426 of file limits.

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

Definition at line 427 of file limits.

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

Definition at line 445 of file limits.

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

Definition at line 446 of file limits.

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

Definition at line 442 of file limits.

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

Definition at line 443 of file limits.

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

Definition at line 444 of file limits.

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

Definition at line 458 of file limits.

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

Definition at line 430 of file limits.

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

Definition at line 457 of file limits.

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

Definition at line 429 of file limits.

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

Definition at line 459 of file limits.

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

Definition at line 428 of file limits.

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

Definition at line 419 of file limits.

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

Definition at line 439 of file limits.

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

Definition at line 440 of file limits.

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

Definition at line 437 of file limits.

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

Definition at line 438 of file limits.

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

Definition at line 431 of file limits.

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

Definition at line 463 of file limits.

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

Definition at line 462 of file limits.

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

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