Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Templates > API/Runtime/Core/Templates/TUniqueObj
Type | Name | Description | |
---|---|---|---|
![]() |
TUniqueObj & | operator=
(
const TUniqueObj& |
Disallow copy-assignment. |
![]() |
TUniqueObj & | operator=
(
TUniqueObj&& other |
Move-assignment is implemented as swapping the internal pointer. |
![]() |
TUniqueObj & | operator=
(
Arg&& other |