IterInitAlignedT

Table of Contents

IterInitAlignedT

Description

Initialize Iter with custom alignment to iterate in forward direction.

Parameters

NameDirectionDescription
iinVariable or Type to be initialized.
alninAlignment requirement

Usage example (Cross-references)

No external code usages found in the scanned files.

Share :

Related Posts

NEW

NEW Description Allocates zero-initialized memory for a type.

Read More

IterInitRev

IterInitRev Description Initialize default Iter object to iterate in backward direction.

Read More

IterPrev

IterPrev Description Move to previous element (wrapper for IterMove)

Read More