cpp_type_traits.h File Reference
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces
namespace
__gnu_internal
namespace
std
Classes
struct
std::are_same<, >
struct
std::are_same< Type, Type >
struct
std::__enable_if<, >
struct
std::__enable_if< Type, true >
struct
std::__is_void< Type >
struct
std::__is_void< void >
struct
std::__is_integer< Type >
struct
std::__is_integer< bool >
struct
std::__is_integer< char >
struct
std::__is_integer< signed char >
struct
std::__is_integer< unsigned char >
struct
std::__is_integer< short >
struct
std::__is_integer< unsigned short >
struct
std::__is_integer< int >
struct
std::__is_integer< unsigned int >
struct
std::__is_integer< long >
struct
std::__is_integer< unsigned long >
struct
std::__is_integer< long long >
struct
std::__is_integer< unsigned long long >
struct
std::__is_floating< Type >
struct
std::__is_floating< float >
struct
std::__is_floating< double >
struct
std::__is_floating< long double >
struct
std::__is_arithmetic< Type >
struct
std::__is_fundamental< Type >
struct
std::__is_pod< Type >
Defines
#define
CPPTYPETRAITSH
Typedefs
typedef char
__gnu_internal::__one
typedef char
__gnu_internal::__two
[2]
Detailed Description
This is an internal header file, included by other library headers. You should not attempt to use it directly.
Definition in file
cpp_type_traits.h
.
Generated on Wed Oct 3 06:16:23 2007 for libstdc++-v3 Source by
1.5.3