Navigation
Unreal Engine C++ API Reference > Runtime > Core > Containers > TSet > TSet
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Containers/Set.h |
Include | #include "Containers/Set.h" |
template<typename OtherAllocator>
TSet
(
TSet < ElementType , KeyFuncs, OtherAllocator > && Other
)
Remarks
Constructor for moving elements from a TSet with a different SetAllocator