scid ~John-Colvin-patch-1 (2022-05-06T09:24:25.9708105)
Dub
Repo
FortranArray.opIndexAssign
scid
core
fortran
FortranArray
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
opIndexAssign
(
string
file
= __FILE__
int
line
= __LINE__
)
(
T
value
,
size_t
i
)
Meta
Source
See Implementation
scid
core
fortran
FortranArray
functions
opIndex
opIndexAssign
opIndexOpAssign
properties
length
ptr