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

Public Types

typedef conditional< is_class< T >::value, ExcludeClass< T >, ExcludeFundamental< T > >::T Super
 

Public Member Functions

template<class U >
 Exclude (const U &x)
 
template<class U >
const T & operator= (const U &x)
 
- Public Member Functions inherited from classdesc::ExcludeClass< T >
template<class U >
 ExcludeClass (const U &x)
 
template<class U >
const T & operator= (const U &x)
 
template<class U >
 operator const U & () const
 
template<class U >
 operator U & ()
 

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