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

Public Member Functions

bool operator== (const T *x) const
 
bool operator== (const Exclude< T *> &x) const
 
template<class U >
bool operator!= (U x) const
 
template<class U >
 Exclude (const U &x)
 
template<class U >
const T & operator= (U x)
 
template<class U >
 operator U () const
 
T & operator* ()
 
const T & operator* () const
 
T * operator-> ()
 
const T * operator-> () const
 
template<class U >
enable_if< is_integral< U >, T * >::T operator+ (U x)
 
template<class U >
enable_if< is_integral< U >, const T * >::T operator+ (U x) const
 
std::ptrdiff_t operator- (const T *x) const
 

Public Attributes

T * val
 

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