ZipField

Iterates multiple fields in lockstep.

ZipField is used by zipFields.

Members

Functions

assumeFieldsHaveZeroShift
auto assumeFieldsHaveZeroShift()

Defined if at least one of Fields has member assumeFieldsHaveZeroShift.

lightConst
auto lightConst()
lightImmutable
auto lightImmutable()
opIndex
auto opIndex(ptrdiff_t index)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndexAssign
auto opIndexAssign(RefTuple!(Types) value, ptrdiff_t index)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_fields
Fields _fields;

Meta