_TrivialUCopy Struct Reference

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

struct _TrivialUCopy
Public Member Type Definitions
typedef _TrivialNativeTypeCopy< _Src, _Dst >::_Ret _NativeRet
typedef _Lor2< _NativeRet, _UserRet >::_Ret _Ret
typedef __type_traits< _Src >::has_trivial_copy_constructor _Tr1
typedef _AreSameUnCVTypes< _Src, _Dst >::_Ret _Tr2
typedef _Land2< _Tr1, _Tr2 >::_Ret _UserRet
Public Member Functions
_Ret _Answer()

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 _NativeRet

typedef _TrivialNativeTypeCopy< _Src, _Dst >::_Ret_NativeRet

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 _Ret

typedef _Lor2< _NativeRet, _UserRet >::_Ret_Ret

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 _Tr1

typedef __type_traits< _Src >::has_trivial_copy_constructor_Tr1

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 _Tr2

typedef _AreSameUnCVTypes< _Src, _Dst >::_Ret_Tr2

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 _UserRet

typedef _Land2< _Tr1, _Tr2 >::_Ret_UserRet

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 Function Documentation

_Answer ( )

_Ret _Answer()[static, 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
-