Classdesc 3.44
ExcludeFundamental< T > Struct Template Reference
Collaboration diagram for ExcludeFundamental< T >:
Collaboration graph

Public Types

typedef TRefType
typedef const TConstRefType

Public Member Functions

template<class U>
 ExcludeFundamental (const U &x)
template<class U>
const Toperator= (const U &x)
template<class U>
 operator U () const
 operator RefType ()
 operator ConstRefType () const
T operator+ (const T &x) const
T operator- (const T &x) const
T operator* (const T &x) const
T operator/ (const T &x) const
T operator% (const T &x) const
T operator+= (const T &x)
T operator-= (const T &x)
T operator*= (const T &x)
T operator/= (const T &x)
T 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

T val

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