Navigation
Unreal Engine C++ API Reference > Runtime > Core > Containers > TMap > operator=
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Containers/Map.h |
Include | #include "Containers/Map.h" |
template<typename OtherSetAllocator>
TMap & operator&61;
&40;
const TMap< KeyType, ValueType, OtherSetAllocator, KeyFuncs > & Other
&41;
Remarks
Assignment operator for copying elements from a TMap with a different SetAllocator