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
(
const TSet < ElementType , KeyFuncs, OtherAllocator > & Other
)
Remarks
Constructor for copying elements from a TSet with a different SetAllocator