Skip to content
IterInitRevFromVecT

IterInitRevFromVecT

Description

Typed-cast variant of IterInitRevFromVec. See IterInitFromVec for the NULL-allocator handling.

Parameters

Name Direction Description
i in Variable or Type to be initialized.
v in Source vector

Success

Always succeeds; returns a typed compound-literal Iter that iterates backwards.

Failure

Macro cannot fail.

Usage example (Cross-references)

Usage examples (Cross-references)
No external code usages found in the scanned files.
Last updated on