IterInitRevT

Table of Contents

IterInitRevT

Description

Initialize default Iter object to iterate in backward direction.

Parameters

NameDirectionDescription
iinVariable or Type to be initialized.

Usage example (Cross-references)

No external code usages found in the scanned files.

Share :

Related Posts

IterPrev

IterPrev Description Move to previous element (wrapper for IterMove)

Read More

IterNext

IterNext Description Move to next element (wrapper for IterMove)

Read More

IterInitAligned

IterInitAligned Description Initialize Iter with custom alignment to iterate in forward direction.

Read More