__type_traits< unsigned int > Struct Template Reference

#include <type_traits.h>

List of all members.

Public Types

typedef __true_type has_trivial_default_constructor
typedef __true_type has_trivial_copy_constructor
typedef __true_type has_trivial_assignment_operator
typedef __true_type has_trivial_destructor
typedef __true_type is_POD_type

template<>
struct __type_traits< unsigned int >


Member Typedef Documentation

typedef __true_type __type_traits< unsigned int >::has_trivial_assignment_operator
 

Definition at line 209 of file type_traits.h.

typedef __true_type __type_traits< unsigned int >::has_trivial_copy_constructor
 

Definition at line 208 of file type_traits.h.

typedef __true_type __type_traits< unsigned int >::has_trivial_default_constructor
 

Definition at line 207 of file type_traits.h.

typedef __true_type __type_traits< unsigned int >::has_trivial_destructor
 

Definition at line 210 of file type_traits.h.

typedef __true_type __type_traits< unsigned int >::is_POD_type
 

Definition at line 211 of file type_traits.h.


The documentation for this struct was generated from the following file:
Generated on Tue Jan 30 17:31:57 2007 for GNU C++ STL by doxygen 1.3.6