TIterator

Map iterator

Windows
MacOS
Linux

Inheritance Hierarchy

TSortedMap< false >::TBaseIterator

TSortedMap::TIterator

References

Module

Core

Header

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

Include

#include "Containers/SortedMap.h"

Syntax

class TIterator : public TSortedMap< false >::TBaseIterator

Remarks

Map iterator

Constructors

Name Description

Public function

TIterator

(
    TSortedMap& InMap
)

Public function

TIterator

(
    const typename TBaseIterator< false...
)

Functions

Name Description

Public function

void

 

RemoveCurrent()

Removes the current pair from the map

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