__type_traits_aux< __false_type > Struct Template Reference
template <> |
struct __type_traits_aux< __false_type > |
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 |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.