#include <stdapis/stlport/stl/type_traits.h>
template <> |
struct __type_traits_aux< 1 > |
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 |