TConstIterator

Const map iterator

Windows
MacOS
Linux

Inheritance Hierarchy

TSortedMap< true >::TBaseIterator

TSortedMap::TConstIterator

References

Module

Core

Header

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

Include

#include "Containers/SortedMap.h"

Syntax

class TConstIterator : public TSortedMap< true >::TBaseIterator

Remarks

Const map iterator

Constructors

Name Description

Public function

TConstIterator

(
    const TSortedMap& InMap
)

Public function

TConstIterator

(
    const typename TBaseIterator< true ...
)

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