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) |
![]() | |
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 & () | |