Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

type_traits.h File Reference


Namespaces

namespace  std

Compounds

struct  _Bool
struct  __type_traits
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< float >
struct  __type_traits< double >
struct  __type_traits< long double >
struct  __type_traits< _Tp *>
struct  _Is_integer
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_normal_iterator
struct  _Is_normal_iterator< std::__normal_iterator< _Iterator, _Container > >

Defines


Typedefs


Define Documentation

#define _CPP_BITS_TYPE_TRAITS_H   1
 


Typedef Documentation

typedef _Bool<true> __true_type
 

typedef _Bool<false> __false_type
 


Generated at Fri Apr 6 15:54:32 2001 for libstdc++ by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001