classdesc::Exclude< bool > Struct Template Reference
Collaboration diagram for classdesc::Exclude< bool >:
Collaboration graph

Public Types

typedef bool & RefType
 
typedef const bool & ConstRefType
 

Public Member Functions

template<class U >
 Exclude (const U &x)
 
template<class U >
bool operator= (const U &x)
 
template<class U >
 operator U () const
 
 operator RefType ()
 
 operator ConstRefType () const
 
bool operator && (const bool &x) const
 
bool operator|| (const bool &x) const
 
bool operator &= (const bool &x)
 
bool operator|= (const bool &x)
 
bool operator! () const
 

Public Attributes

bool val
 

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