Whole document tree
    

Whole document tree

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

std::numeric_limits< wchar_t > Struct Template Reference

#include <std_limits.h>

List of all members.

Static Public Methods

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

Static Public Attributes

const bool is_specialized = true
const int digits = __glibcpp_wchar_t_digits
const int digits10 = __glibcpp_wchar_t_digits10
const bool is_signed = __glibcpp_wchar_t_is_signed
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 = __glibcpp_wchar_t_traps
const bool tinyness_before = false
const float_round_style round_style = round_toward_zero

template<>
struct std::numeric_limits< wchar_t >


Member Function Documentation

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

Definition at line 1282 of file std_limits.h.

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

Definition at line 1260 of file std_limits.h.

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

Definition at line 1276 of file std_limits.h.

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

Definition at line 1251 of file std_limits.h.

References __glibcpp_wchar_t_max.

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

Definition at line 1249 of file std_limits.h.

References __glibcpp_wchar_t_min.

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

Definition at line 1278 of file std_limits.h.

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

Definition at line 1262 of file std_limits.h.

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

Definition at line 1280 of file std_limits.h.


Member Data Documentation

const int std::numeric_limits< wchar_t >::digits = __glibcpp_wchar_t_digits [static]
 

Definition at line 1254 of file std_limits.h.

const int std::numeric_limits< wchar_t >::digits10 = __glibcpp_wchar_t_digits10 [static]
 

Definition at line 1255 of file std_limits.h.

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

Definition at line 1273 of file std_limits.h.

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

Definition at line 1274 of file std_limits.h.

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

Definition at line 1270 of file std_limits.h.

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

Definition at line 1271 of file std_limits.h.

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

Definition at line 1272 of file std_limits.h.

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

Definition at line 1286 of file std_limits.h.

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

Definition at line 1258 of file std_limits.h.

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

Definition at line 1285 of file std_limits.h.

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

Definition at line 1257 of file std_limits.h.

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

Definition at line 1287 of file std_limits.h.

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

Definition at line 1256 of file std_limits.h.

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

Definition at line 1247 of file std_limits.h.

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

Definition at line 1267 of file std_limits.h.

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

Definition at line 1268 of file std_limits.h.

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

Definition at line 1265 of file std_limits.h.

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

Definition at line 1266 of file std_limits.h.

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

Definition at line 1259 of file std_limits.h.

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

Definition at line 1291 of file std_limits.h.

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

Definition at line 1290 of file std_limits.h.

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

Definition at line 1289 of file std_limits.h.


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