mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
MemberIterator.opIndexAssign
mir
ndslice
iterator
MemberIterator
Undocumented in source. Be warned that the author may not have intended to support it.
struct
MemberIterator
(Iterator, string member)
ref scope
@
optmath
static if
(
!__traits(compiles, &opIndex(ptrdiff_t.init))
)
auto ref
opIndexAssign
(
T
)
(
auto
ref
T
value
,
ptrdiff_t
index
)
Meta
Source
See Implementation
mir
ndslice
iterator
MemberIterator
functions
lightConst
lightImmutable
opIndex
opIndexAssign
opIndexOpAssign
opIndexUnary
opUnary
variables
_iterator