struct _TrivialNativeTypeCopy |
Public Member Type Definitions | |
---|---|
typedef | _Land2< _Int1, _Int2 >::_Ret _BothInts |
typedef | _Lor2< _BothInts, _BothRats >::_Ret _BothNatives |
typedef | _Land2< _Ptr1, _Ptr2 >::_Ret _BothPtrs |
typedef | _Land2< _Rat1, _Rat2 >::_Ret _BothRats |
typedef | _IsCVConvertibleIf< _BothPtrs, _Src, _Dst >::_Ret _Convertible |
typedef | _IsIntegral< _Src >::_Ret _Int1 |
typedef | _IsIntegral< _Dst >::_Ret _Int2 |
typedef | _IsPtr< _Src >::_Ret _Ptr1 |
typedef | _IsPtr< _Dst >::_Ret _Ptr2 |
typedef | _IsRational< _Src >::_Ret _Rat1 |
typedef | _IsRational< _Dst >::_Ret _Rat2 |
typedef | _Lor2< _Trivial1, _Trivial2 >::_Ret _Ret |
typedef | __bool2type<(sizeof(_Src)==sizeof(_Dst))>::_Ret _SameSize |
typedef | _Land2< _BothPtrs, _Convertible >::_Ret _Trivial1 |
typedef | _Land2< _BothNatives, _SameSize >::_Ret _Trivial2 |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.