TContainerTraits< TMap< KeyType, ValueType, SetAllocator, KeyFuncs > >

Windows
MacOS
Linux

Inheritance Hierarchy

TContainerTraitsBase

TContainerTraits< TMap< KeyType, ValueType, SetAllocator, KeyFuncs > >

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Containers/Map.h

Include

#include "Containers/Map.h"

Syntax

template<typename KeyType, typename ValueType, typename SetAllocator, typename KeyFuncs>
struct TContainerTraits< TMap< KeyType, ValueType, SetAllocator, KeyFuncs > > : public TContainerTraitsBase< TMap< KeyType, ValueType, SetAllocator, KeyFuncs > >

Constants

Name

Description

MoveWillEmptyContainer

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss