__type_traits_aux< __true_type > Struct Template Reference

template <>
struct __type_traits_aux< __true_type >
Public Member Type Definitions
typedef __true_type has_trivial_assignment_operator
typedef __true_type has_trivial_copy_constructor
typedef __true_type has_trivial_default_constructor
typedef __true_type has_trivial_destructor
typedef __true_type is_POD_type

Member Type Definitions Documentation

Typedef has_trivial_assignment_operator

typedef __true_type has_trivial_assignment_operator

Typedef has_trivial_copy_constructor

typedef __true_type has_trivial_copy_constructor

Typedef has_trivial_default_constructor

typedef __true_type has_trivial_default_constructor

Typedef has_trivial_destructor

typedef __true_type has_trivial_destructor

Typedef is_POD_type

typedef __true_type is_POD_type