FortranArray2D.opIndexAssign

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

Meta