FortranArray.opIndexOpAssign

Undocumented in source. Be warned that the author may not have intended to support it.
struct FortranArray(T)
static if(!(is(T == const) || is(T == immutable)))
T
opIndexOpAssign
(
string op
string file = __FILE__
int line = __LINE__
)
(,
size_t i
)

Meta