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

predicate Struct Template Reference

List of all members.

Static Public Attributes

const bool is_signed
const bool is_integer
const bool is_exact
const bool has_infinity
const bool has_quiet_nan
const bool has_signaling_nan
const bool has_denorm
const bool has_denorm_loss
const bool is_iec559
const bool is_bounded
const bool traps

template<typename T> struct predicate


Member Data Documentation

template<typename T>
const bool predicate<T>::has_denorm [static]
 

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

template<typename T>
const bool predicate<T>::has_denorm_loss [static]
 

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

template<typename T>
const bool predicate<T>::has_infinity [static]
 

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

template<typename T>
const bool predicate<T>::has_quiet_nan [static]
 

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

template<typename T>
const bool predicate<T>::has_signaling_nan [static]
 

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

template<typename T>
const bool predicate<T>::is_bounded [static]
 

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

template<typename T>
const bool predicate<T>::is_exact [static]
 

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

template<typename T>
const bool predicate<T>::is_iec559 [static]
 

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

template<typename T>
const bool predicate<T>::is_integer [static]
 

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

template<typename T>
const bool predicate<T>::is_signed [static]
 

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

template<typename T>
const bool predicate<T>::traps [static]
 

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


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