genericopenlibs/cppstdlib/stl/stlport/stl/_move_construct_fwk.dosc
changeset 0 e4d67989cc36
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/genericopenlibs/cppstdlib/stl/stlport/stl/_move_construct_fwk.dosc	Tue Feb 02 02:01:42 2010 +0200
@@ -0,0 +1,105 @@
+
+/** @file _move_construct_fwk.h
+@internalComponent
+*/
+
+/** @class __move_source
+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.
+
+@publishedAll
+@externallyDefinedApi
+*/
+
+
+/** @fn __move_source::__move_source(_Tp &_src)
+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.
+
+@publishedAll
+@externallyDefinedApi
+@param _src -
+@return -
+*/
+
+/** @fn __move_source::get() const
+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.
+
+@publishedAll
+@externallyDefinedApi
+@return -
+*/
+
+/** @typedef __move_source::_Self
+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.
+
+@publishedAll
+@externallyDefinedApi
+*/
+
+/** @fn __move_source::operator=(_Self const &)
+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.
+
+@publishedAll
+@externallyDefinedApi
+@param # -
+@return -
+*/
+
+/** @var __move_source::_M_data
+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.
+
+@publishedAll
+@externallyDefinedApi
+*/
+
+/** @struct __move_traits
+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.
+
+@publishedAll
+@externallyDefinedApi
+*/
+
+
+/** @typedef __move_traits::implemented
+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.
+
+@internalComponent		//Changed from publishedAll
+@externallyDefinedApi
+*/
+
+/** @typedef __move_traits::complete
+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.
+
+@internalComponent		//Changed from publishedAll
+@externallyDefinedApi
+*/
+
+
+
+
+/** @typedef __stlp_movable
+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.
+
+@publishedAll
+@externallyDefinedApi
+*/
+