__type_traits< _STLP_PRIV _Bit_reference > Struct Template Reference

#include <stdapis/stlportv5/stl/_bvector.h>

template <>
struct __type_traits< _STLP_PRIV _Bit_reference >

Member Type Definition Documentation

Typedef has_trivial_assignment_operator

typedef __false_type has_trivial_assignment_operator

Typedef has_trivial_copy_constructor

typedef __true_type has_trivial_copy_constructor

Typedef has_trivial_default_constructor

typedef __false_type has_trivial_default_constructor

Typedef has_trivial_destructor

typedef __true_type has_trivial_destructor

Typedef is_POD_type

typedef __false_type is_POD_type