#include <stdapis/stlportv5/stl/type_traits.h>
| struct _TrivialCopy |
| Public Member Type Definitions | |
|---|---|
| typedef | _TrivialNativeTypeCopy< _Src, _Dst >::_Ret _NativeRet |
| typedef | _Lor2< _NativeRet, _UserRet >::_Ret _Ret |
| typedef | __type_traits< _Src >::has_trivial_assignment_operator _Tr1 |
| typedef | _AreSameUnCVTypes< _Src, _Dst >::_Ret _Tr2 |
| typedef | _Land2< _Tr1, _Tr2 >::_Ret _UserRet |
| Public Member Functions | |
|---|---|
| _Ret | _Answer() |
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 _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 _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 __type_traits< _Src >::has_trivial_assignment_operator | _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 _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.
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.
| _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.
Returns: -