Classdesc  3.D29
Exclude< T > Struct Template Reference
Inheritance diagram for Exclude< T >:
Inheritance graph
Collaboration diagram for 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 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: