MCRO
C++23 utilities for Unreal Engine.
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages Concepts
Mcro::Range::TIteratorJumpBackward_Struct< T > Struct Template Reference

#include <Iterators.h>

Public Member Functions

T & operator() (T &iterator, size_t steps) const
 

Detailed Description

template<CIteratorFeature< EIteratorDirection::Bidirectional, EIteratorStep::Jump > T>
struct Mcro::Range::TIteratorJumpBackward_Struct< T >

Definition at line 96 of file Iterators.h.

Member Function Documentation

◆ operator()()

template<CIteratorFeature< EIteratorDirection::Bidirectional, EIteratorStep::Jump > T>
T & Mcro::Range::TIteratorJumpBackward_Struct< T >::operator() ( T & iterator,
size_t steps ) const
inline

Definition at line 98 of file Iterators.h.


The documentation for this struct was generated from the following file: