Whole document tree
    

Whole document tree

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

std::numeric_limits< long > Struct Template Reference

#include <limits_generic.h>

List of all members.

Static Public Methods

long min () throw ()
long max () throw ()
long epsilon () throw ()
long round_error () throw ()
long infinity () throw ()
long quiet_NaN () throw ()
long signaling_NaN () throw ()
long denorm_min () throw ()
long min () throw ()
long max () throw ()
long epsilon () throw ()
long round_error () throw ()
long infinity () throw ()
long quiet_NaN () throw ()
long signaling_NaN () throw ()
long 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 = true
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< long >


Member Function Documentation

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

Definition at line 1561 of file std_limits.h.

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

Definition at line 614 of file limits_generic.h.

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

Definition at line 1539 of file std_limits.h.

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

Definition at line 592 of file limits_generic.h.

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

Definition at line 1555 of file std_limits.h.

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

Definition at line 608 of file limits_generic.h.

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

Definition at line 1530 of file std_limits.h.

References __glibcpp_signed_long_max.

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

Definition at line 575 of file limits_generic.h.

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

Definition at line 1528 of file std_limits.h.

References __glibcpp_signed_long_min.

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

Definition at line 573 of file limits_generic.h.

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

Definition at line 1557 of file std_limits.h.

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

Definition at line 610 of file limits_generic.h.

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

Definition at line 1541 of file std_limits.h.

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

Definition at line 594 of file limits_generic.h.

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

Definition at line 1559 of file std_limits.h.

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

Definition at line 612 of file limits_generic.h.


Member Data Documentation

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

Definition at line 225 of file limits_generic.cc.

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

Definition at line 226 of file limits_generic.cc.

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

Definition at line 238 of file limits_generic.cc.

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

Definition at line 239 of file limits_generic.cc.

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

Definition at line 235 of file limits_generic.cc.

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

Definition at line 236 of file limits_generic.cc.

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

Definition at line 237 of file limits_generic.cc.

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

Definition at line 241 of file limits_generic.cc.

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

Definition at line 229 of file limits_generic.cc.

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

Definition at line 240 of file limits_generic.cc.

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

Definition at line 228 of file limits_generic.cc.

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

Definition at line 242 of file limits_generic.cc.

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

Definition at line 227 of file limits_generic.cc.

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

Definition at line 224 of file limits_generic.cc.

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

Definition at line 233 of file limits_generic.cc.

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

Definition at line 234 of file limits_generic.cc.

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

Definition at line 231 of file limits_generic.cc.

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

Definition at line 232 of file limits_generic.cc.

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

Definition at line 230 of file limits_generic.cc.

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

Definition at line 245 of file limits_generic.cc.

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

Definition at line 244 of file limits_generic.cc.

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

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