std::numeric_limits< bool > Struct Template Reference

List of all members.

Static Public Member Functions

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

Static Public Attributes

const bool is_specialized = true
const int digits = 1
const int digits10 = 0
const bool is_signed = false
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 = false
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< bool >


Member Function Documentation

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

Definition at line 351 of file limits.

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

Definition at line 329 of file limits.

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

Definition at line 345 of file limits.

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

Definition at line 320 of file limits.

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

Definition at line 318 of file limits.

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

Definition at line 347 of file limits.

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

Definition at line 331 of file limits.

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

Definition at line 349 of file limits.


Member Data Documentation

const int std::numeric_limits< bool >::digits = 1 [static]
 

Definition at line 323 of file limits.

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

Definition at line 324 of file limits.

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

Definition at line 342 of file limits.

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

Definition at line 343 of file limits.

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

Definition at line 339 of file limits.

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

Definition at line 340 of file limits.

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

Definition at line 341 of file limits.

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

Definition at line 355 of file limits.

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

Definition at line 327 of file limits.

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

Definition at line 354 of file limits.

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

Definition at line 326 of file limits.

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

Definition at line 356 of file limits.

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

Definition at line 325 of file limits.

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

Definition at line 316 of file limits.

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

Definition at line 336 of file limits.

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

Definition at line 337 of file limits.

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

Definition at line 334 of file limits.

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

Definition at line 335 of file limits.

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

Definition at line 328 of file limits.

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

Definition at line 363 of file limits.

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

Definition at line 362 of file limits.

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

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