std::numeric_limits< char > Struct Template Reference

List of all members.

Static Public Member Functions

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

Static Public Attributes

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


Member Function Documentation

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

Definition at line 404 of file limits.

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

Definition at line 382 of file limits.

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

Definition at line 398 of file limits.

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

Definition at line 373 of file limits.

References __glibcxx_max.

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

Definition at line 371 of file limits.

References __glibcxx_min.

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

Definition at line 400 of file limits.

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

Definition at line 384 of file limits.

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

Definition at line 402 of file limits.


Member Data Documentation

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

Definition at line 376 of file limits.

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

Definition at line 377 of file limits.

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

Definition at line 395 of file limits.

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

Definition at line 396 of file limits.

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

Definition at line 392 of file limits.

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

Definition at line 393 of file limits.

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

Definition at line 394 of file limits.

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

Definition at line 408 of file limits.

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

Definition at line 380 of file limits.

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

Definition at line 407 of file limits.

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

Definition at line 379 of file limits.

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

Definition at line 409 of file limits.

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

Definition at line 378 of file limits.

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

Definition at line 369 of file limits.

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

Definition at line 389 of file limits.

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

Definition at line 390 of file limits.

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

Definition at line 387 of file limits.

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

Definition at line 388 of file limits.

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

Definition at line 381 of file limits.

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

Definition at line 413 of file limits.

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

Definition at line 412 of file limits.

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

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