__type_traits_aux< 0 > Struct Template Reference

template <>
struct __type_traits_aux< 0 >

Member Type Definitions Documentation

Typedef has_trivial_assignment_operator

typedef __false_type has_trivial_assignment_operator

Typedef has_trivial_copy_constructor

typedef __false_type has_trivial_copy_constructor

Typedef has_trivial_default_constructor

typedef __false_type has_trivial_default_constructor

Typedef has_trivial_destructor

typedef __false_type has_trivial_destructor

Typedef is_POD_type

typedef __false_type is_POD_type