__type_traits_aux< __false_type > Struct Template Reference

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

template <>
struct __type_traits_aux< __false_type >
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

Member Type Definition Documentation

Typedef has_trivial_assignment_operator

typedef __false_typehas_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.

//Changed from publishedAll

Typedef has_trivial_copy_constructor

typedef __false_typehas_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.

//Changed from publishedAll

Typedef has_trivial_default_constructor

typedef __false_typehas_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.

//Changed from publishedAll

Typedef has_trivial_destructor

typedef __false_typehas_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.

//Changed from publishedAll

Typedef is_POD_type

typedef __false_typeis_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.

//Changed from publishedAll