spasm ~master (2020-09-12T08:27:15Z)
Dub
Repo
PointerArray.opIndexAssign
spasm
rt
array
PointerArray
Index assignment support
struct
PointerArray
(T, Allocator = SpasmGCAllocator)
@
nogc
void
opIndexAssign
(
T
value
,
size_t
i
)
if
(
is
(
T
:
U
*,
U
)
)
Meta
Source
See Implementation
spasm
rt
array
PointerArray
aliases
insert
insertAnywhere
opDollar
put
constructors
this
functions
back
front
insertBack
length
opIndex
opIndexAssign
opSlice
opSliceAssign
remove
shrinkTo
Index assignment support