Whole document tree
    

Whole document tree

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

std::numeric_limits< short > Struct Template Reference

#include <limits_generic.h>

List of all members.

Static Public Methods

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

Static Public Attributes

const bool is_specialized = true
const int digits = 15
const int digits10 = 4
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< short >


Member Function Documentation

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

Definition at line 1339 of file std_limits.h.

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

Definition at line 404 of file limits_generic.h.

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

Definition at line 1317 of file std_limits.h.

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

Definition at line 382 of file limits_generic.h.

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

Definition at line 1333 of file std_limits.h.

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

Definition at line 398 of file limits_generic.h.

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

Definition at line 1308 of file std_limits.h.

References __glibcpp_signed_short_max.

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

Definition at line 373 of file limits_generic.h.

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

Definition at line 1306 of file std_limits.h.

References __glibcpp_signed_short_min.

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

Definition at line 371 of file limits_generic.h.

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

Definition at line 1335 of file std_limits.h.

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

Definition at line 400 of file limits_generic.h.

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

Definition at line 1319 of file std_limits.h.

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

Definition at line 384 of file limits_generic.h.

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

Definition at line 1337 of file std_limits.h.

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

Definition at line 402 of file limits_generic.h.


Member Data Documentation

const int std::numeric_limits< short >::digits = 15 [static]
 

Definition at line 133 of file limits_generic.cc.

const int std::numeric_limits< short >::digits10 = 4 [static]
 

Definition at line 134 of file limits_generic.cc.

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

Definition at line 146 of file limits_generic.cc.

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

Definition at line 147 of file limits_generic.cc.

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

Definition at line 143 of file limits_generic.cc.

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

Definition at line 144 of file limits_generic.cc.

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

Definition at line 145 of file limits_generic.cc.

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

Definition at line 149 of file limits_generic.cc.

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

Definition at line 137 of file limits_generic.cc.

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

Definition at line 148 of file limits_generic.cc.

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

Definition at line 136 of file limits_generic.cc.

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

Definition at line 150 of file limits_generic.cc.

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

Definition at line 135 of file limits_generic.cc.

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

Definition at line 132 of file limits_generic.cc.

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

Definition at line 141 of file limits_generic.cc.

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

Definition at line 142 of file limits_generic.cc.

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

Definition at line 139 of file limits_generic.cc.

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

Definition at line 140 of file limits_generic.cc.

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

Definition at line 138 of file limits_generic.cc.

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

Definition at line 153 of file limits_generic.cc.

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

Definition at line 152 of file limits_generic.cc.

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

Definition at line 151 of file limits_generic.cc.


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