__move_source Class Reference

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

class __move_source
Public Member Functions
__move_source(_Tp &)
_Tp &get()

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.

Constructor & Destructor Documentation

__move_source ( _Tp & )

__move_source(_Tp &_src)[inline, explicit]

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.

Parameters
_src-
Return Value
-

Member Function Documentation

get ( )

_Tp &get()const [inline]

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.

Return Value
-