Whole document tree
    

Whole document tree

Templatepredicate struct Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

predicate< T > 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< T >


Member Data Documentation

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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