TRangedForConstIterator

Windows
MacOS
Linux

Inheritance Hierarchy

TSparseArray< true >::TBaseIterator

TSparseArray::TConstIterator

TSparseArray::TRangedForConstIterator

References

Module

Core

Header

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

Include

#include "Containers/SparseArray.h"

Syntax

class TRangedForConstIterator : public TSparseArray< InElementType, Allocator >::TConstIterator

Constructors

Name Description

Public function

TRangedForConstIterator

(
    const TSparseArray& InArray,
    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