MapType

Once we add reverse iterator to [TArray](API\Runtime\Core\Containers\TArray), this class and TBaseIterator could be merged with a template parameter for forward vs reverse.

Windows
MacOS
Linux

Type

typedef TChooseClass< bConst, const TSortedMap, TSortedMap >::Result MapType

References

Module

Core

Header

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

Include

#include "Containers/SortedMap.h"

Remarks

Once we add reverse iterator to TArray, this class and TBaseIterator could be merged with a template parameter for forward vs reverse.

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