Navigation
API > API/Runtime > API/Runtime/uLangCore > API/Runtime/uLangCore/CNoncopyable
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
CNoncopyable & operator=
(
const CNoncopyable& |
uLang/Common/Templates/Storage.h | ||
CNoncopyable & operator=
(
CNoncopyable&& |
uLang/Common/Templates/Storage.h |
operator=(const CNoncopyable &)
| Name | operator= |
| Type | function |
| Header File | /Engine/Source/Runtime/Solaris/uLangCore/Public/uLang/Common/Templates/Storage.h |
| Include Path | #include "uLang/Common/Templates/Storage.h" |
CNoncopyable & operator=
(
const CNoncopyable &
)
operator=(CNoncopyable &&)
| Name | operator= |
| Type | function |
| Header File | /Engine/Source/Runtime/Solaris/uLangCore/Public/uLang/Common/Templates/Storage.h |
| Include Path | #include "uLang/Common/Templates/Storage.h" |
CNoncopyable & operator=
(
CNoncopyable &&
)