TContainerTraits< TSortedMap< KeyType, ValueType, ArrayAllocator, SortPredicate > >

Windows
MacOS
Linux

Inheritance Hierarchy

TContainerTraitsBase

TContainerTraits< TSortedMap< KeyType, ValueType, ArrayAllocator, SortPredicate > >

References

Module

Core

Header

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

Include

#include "Containers/SortedMap.h"

Syntax

template<typename KeyType, typename ValueType, typename ArrayAllocator, typename SortPredicate>
struct TContainerTraits< TSortedMap< KeyType, ValueType, ArrayAllocator, SortPredicate > > : public TContainerTraitsBase< TSortedMap< KeyType, ValueType, ArrayAllocator, SortPredicate > >

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