Whole document tree
    

Whole document tree

Templatestd::numeric_limits< char > struct Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::numeric_limits< char > Struct Template Reference

#include <limits_generic.h>

List of all members.

Static Public Methods

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 ()
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 = 7
const int digits10 = 2
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 = false
const bool traps = false
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 1113 of file std_limits.h.

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

Definition at line 210 of file limits_generic.h.

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

Definition at line 1091 of file std_limits.h.

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

Definition at line 188 of file limits_generic.h.

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

Definition at line 1107 of file std_limits.h.

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

Definition at line 204 of file limits_generic.h.

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

Definition at line 1082 of file std_limits.h.

References __glibcpp_char_max.

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

Definition at line 179 of file limits_generic.h.

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

Definition at line 1080 of file std_limits.h.

References __glibcpp_char_min.

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

Definition at line 177 of file limits_generic.h.

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

Definition at line 1109 of file std_limits.h.

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

Definition at line 206 of file limits_generic.h.

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

Definition at line 1093 of file std_limits.h.

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

Definition at line 190 of file limits_generic.h.

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

Definition at line 1111 of file std_limits.h.

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

Definition at line 208 of file limits_generic.h.


Member Data Documentation

const int std::numeric_limits< char >::digits = 7 [static]
 

Definition at line 64 of file limits_generic.cc.

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

Definition at line 65 of file limits_generic.cc.

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

Definition at line 77 of file limits_generic.cc.

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

Definition at line 78 of file limits_generic.cc.

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

Definition at line 74 of file limits_generic.cc.

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

Definition at line 75 of file limits_generic.cc.

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

Definition at line 76 of file limits_generic.cc.

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

Definition at line 80 of file limits_generic.cc.

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

Definition at line 68 of file limits_generic.cc.

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

Definition at line 79 of file limits_generic.cc.

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

Definition at line 67 of file limits_generic.cc.

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

Definition at line 81 of file limits_generic.cc.

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

Definition at line 66 of file limits_generic.cc.

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

Definition at line 63 of file limits_generic.cc.

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

Definition at line 72 of file limits_generic.cc.

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

Definition at line 73 of file limits_generic.cc.

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

Definition at line 70 of file limits_generic.cc.

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

Definition at line 71 of file limits_generic.cc.

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

Definition at line 69 of file limits_generic.cc.

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

Definition at line 84 of file limits_generic.cc.

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

Definition at line 83 of file limits_generic.cc.

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

Definition at line 82 of file limits_generic.cc.


The documentation for this struct was generated from the following files:
Generated on Mon Apr 8 03:19:16 2002 for libstdc++-v3 Source by doxygen1.2.15