type_traits.h File Reference
#include <bits/c++config.h>
Include dependency graph for type_traits.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces
namespace
__gnu_cxx
Classes
struct
__true_type
struct
__false_type
struct
__type_traits< Type >
struct
__type_traits< bool >
struct
__type_traits< char >
struct
__type_traits< signed char >
struct
__type_traits< unsigned char >
struct
__type_traits< wchar_t >
struct
__type_traits< short >
struct
__type_traits< unsigned short >
struct
__type_traits< int >
struct
__type_traits< unsigned int >
struct
__type_traits< long >
struct
__type_traits< unsigned long >
struct
__type_traits< long long >
struct
__type_traits< unsigned long long >
struct
__type_traits< float >
struct
__type_traits< double >
struct
__type_traits< long double >
struct
__type_traits< Type * >
struct
Is_integer< Type >
struct
Is_integer< bool >
struct
Is_integer< char >
struct
Is_integer< signed char >
struct
Is_integer< unsigned char >
struct
Is_integer< wchar_t >
struct
Is_integer< short >
struct
Is_integer< unsigned short >
struct
Is_integer< int >
struct
Is_integer< unsigned int >
struct
Is_integer< long >
struct
Is_integer< unsigned long >
struct
Is_integer< long long >
struct
Is_integer< unsigned long long >
struct
Is_normal_iterator< Type >
struct
Is_normal_iterator< __gnu_cxx::normal_iterator< Iterator, Container > >
Defines
#define
TYPETRAITSH
Detailed Description
This is an internal header file, included by other library headers. You should not attempt to use it directly.
Definition in file
type_traits.h
.
Generated on Wed Oct 3 06:17:31 2007 for libstdc++-v3 Source by
1.5.3