FieldIterator.opIndexAssign

Undocumented in source. Be warned that the author may not have intended to support it.
struct FieldIterator(Field)
ref
@optmath
static if(!__traits(compiles, &_field[_index]))
opIndexAssign
(
T
)
(
auto ref T value
,
ptrdiff_t index
)

Meta