#include <stdapis/stlportv5/stl/type_traits.h>
struct __type_traits_aux |
Public Member Type Definitions | |
---|---|
typedef | __false_type has_trivial_assignment_operator |
typedef | __false_type has_trivial_copy_constructor |
typedef | __false_type has_trivial_default_constructor |
typedef | __false_type has_trivial_destructor |
typedef | __false_type is_POD_type |
For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
The Symbian implementation of this API fully supports all STL functionality.
For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
The Symbian implementation of this API fully supports all STL functionality.
//Changed from publishedAll
typedef __false_type | has_trivial_assignment_operator |
For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
The Symbian implementation of this API fully supports all STL functionality.
typedef __false_type | has_trivial_copy_constructor |
For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
The Symbian implementation of this API fully supports all STL functionality.
typedef __false_type | has_trivial_default_constructor |
For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
The Symbian implementation of this API fully supports all STL functionality.
typedef __false_type | has_trivial_destructor |
For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
The Symbian implementation of this API fully supports all STL functionality.
typedef __false_type | is_POD_type |
For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
The Symbian implementation of this API fully supports all STL functionality.