__move_traits Struct Reference

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

struct __move_traits
Public Member Type Definitions
typedef __type_traits< _Tp >::has_trivial_destructor complete
typedef__false_type implemented

Detailed Description

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.

Member Type Definition Documentation

Typedef complete

typedef __type_traits< _Tp >::has_trivial_destructorcomplete

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 implemented

typedef __false_typeimplemented

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