Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

value Struct Template Reference

List of all members.

Static Public Attributes

const char min []
const char max []
const int digits
const int digits10
const int radix
const char epsilon []
const char round_error []
const int min_exponent
const int min_exponent10
const int max_exponent
const int max_exponent10

template<typename T> struct value


Member Data Documentation

template<typename T>
const int value<T>::digits [static]
 

Definition at line 347 of file gen-num-limits.cc.

template<typename T>
const int value<T>::digits10 [static]
 

Definition at line 348 of file gen-num-limits.cc.

template<typename T>
const char value<T>::epsilon[] [static]
 

Definition at line 351 of file gen-num-limits.cc.

template<typename T>
const char value<T>::max[] [static]
 

Definition at line 345 of file gen-num-limits.cc.

template<typename T>
const int value<T>::max_exponent [static]
 

Definition at line 356 of file gen-num-limits.cc.

template<typename T>
const int value<T>::max_exponent10 [static]
 

Definition at line 357 of file gen-num-limits.cc.

template<typename T>
const char value<T>::min[] [static]
 

Definition at line 344 of file gen-num-limits.cc.

template<typename T>
const int value<T>::min_exponent [static]
 

Definition at line 354 of file gen-num-limits.cc.

template<typename T>
const int value<T>::min_exponent10 [static]
 

Definition at line 355 of file gen-num-limits.cc.

template<typename T>
const int value<T>::radix [static]
 

Definition at line 350 of file gen-num-limits.cc.

template<typename T>
const char value<T>::round_error[] [static]
 

Definition at line 352 of file gen-num-limits.cc.


The documentation for this struct was generated from the following file:
Generated at Tue May 1 16:30:33 2001 for libstdc++-v3 by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001