TDereferencingIterator

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Containers/Array.h"

Syntax

template<typename ElementType, typename IteratorType>
struct TDereferencingIterator

Constructors

Name Description

Public function

TDereferencingIterator

(
    IteratorType InIter
)

Operators

Name Description

Public function Const

ElementType ...

 

operator*()

Public function

TDereferenci...

 

operator++()

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