_TrivialNativeTypeCopy Struct Reference

struct _TrivialNativeTypeCopy

Member Type Definitions Documentation

Typedef _BothInts

typedef _Land2 < _Int1 , _Int2 >:: _Ret _BothInts

Typedef _BothNatives

typedef _Lor2 < _BothInts , _BothRats >:: _Ret _BothNatives

Typedef _BothPtrs

typedef _Land2 < _Ptr1 , _Ptr2 >:: _Ret _BothPtrs

Typedef _BothRats

typedef _Land2 < _Rat1 , _Rat2 >:: _Ret _BothRats

Typedef _Convertible

typedef _IsCVConvertibleIf < _BothPtrs , _Src, _Dst >:: _Ret _Convertible

Typedef _Int1

typedef _IsIntegral < _Src >:: _Ret _Int1

Typedef _Int2

typedef _IsIntegral < _Dst >:: _Ret _Int2

Typedef _Ptr1

typedef _IsPtr < _Src >:: _Ret _Ptr1

Typedef _Ptr2

typedef _IsPtr < _Dst >:: _Ret _Ptr2

Typedef _Rat1

typedef _IsRational < _Src >:: _Ret _Rat1

Typedef _Rat2

typedef _IsRational < _Dst >:: _Ret _Rat2

Typedef _Ret

typedef _Lor2 < _Trivial1 , _Trivial2 >:: _Ret _Ret

Typedef _SameSize

typedef __bool2type <(sizeof(_Src)==sizeof(_Dst))>:: _Ret _SameSize

Typedef _Trivial1

typedef _Land2 < _BothPtrs , _Convertible >:: _Ret _Trivial1

Typedef _Trivial2

typedef _Land2 < _BothNatives , _SameSize >:: _Ret _Trivial2