Go to the source code of this file.
Classes | |
struct | TypeTraits< T > |
The generic TypeTraits implementation. More... | |
struct | TypeTraits< bool > |
struct | TypeTraits< char > |
struct | TypeTraits< unsigned char > |
struct | TypeTraits< short > |
struct | TypeTraits< unsigned short > |
struct | TypeTraits< int > |
struct | TypeTraits< unsigned int > |
struct | TypeTraits< long > |
struct | TypeTraits< unsigned long > |
struct | TypeTraits< float > |
struct | TypeTraits< double > |
struct | TypeTraits< long double > |
Template approach to getting compile-time information about types.
Definition in file TypeTraits.H.