__type_traits_aux< 1 > Struct Template Reference

template <>
struct __type_traits_aux< 1 >

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