|
| template<typename KeyType , typename ValueType , typename SetAllocator , typename KeyFuncs > |
| static FArchive & | Serialize (FArchive &Ar, TMAPBASE< KeyType, ValueType, SetAllocator, KeyFuncs > &Map) |
| |
| template<typename KeyType , typename ValueType , typename SetAllocator , typename KeyFuncs > |
| static UE_FORCEINLINE_HINT void | SerializeStructured (FStructuredArchive::FSlot Slot, TMAPBASE< KeyType, ValueType, SetAllocator, KeyFuncs > &InMap) |
| |
| template<typename KeyType , typename ValueType , typename SetAllocator , typename KeyFuncs > |
| static bool | LegacyCompareEqual (const TMAPBASE< KeyType, ValueType, SetAllocator, KeyFuncs > &A, const TMAPBASE< KeyType, ValueType, SetAllocator, KeyFuncs > &B) |
| |
◆ LegacyCompareEqual()
| static bool TMAPPRIVATEFRIEND::LegacyCompareEqual |
( |
const TMAPBASE< KeyType, ValueType, SetAllocator, KeyFuncs > & |
A, |
|
|
const TMAPBASE< KeyType, ValueType, SetAllocator, KeyFuncs > & |
B |
|
) |
| |
|
inlinestatic |
◆ Serialize()
◆ SerializeStructured()
The documentation for this struct was generated from the following file:
- Engine/Source/Runtime/Core/Public/Containers/Map.h.inl