ecolab::classdesc::ExcludeFundamental< T > Struct Template Reference
Collaboration diagram for ecolab::classdesc::ExcludeFundamental< T >:
Collaboration graph

Public Types

typedef T & RefType
 
typedef const T & ConstRefType
 

Public Member Functions

template<class U >
 ExcludeFundamental (const U &x)
 
template<class U >
const T & operator= (const U &x)
 
template<class U >
 operator U () const
 
 operator RefType ()
 
 operator ConstRefType () const
 
operator+ (const T &x) const
 
operator- (const T &x) const
 
operator* (const T &x) const
 
operator/ (const T &x) const
 
operator% (const T &x) const
 
operator+= (const T &x)
 
operator-= (const T &x)
 
operator*= (const T &x)
 
operator/= (const T &x)
 
operator%= (const T &x)
 
bool operator== (const T &x) const
 
bool operator== (const ExcludeFundamental< T > &x) const
 
template<class U >
bool operator!= (U x) const
 

Public Attributes

val
 

The documentation for this struct was generated from the following file: