spasm v0.2.0-beta.8 (2020-09-12T08:27:15Z)
Dub
Repo
PointerArray.this
spasm
rt
array
PointerArray
Undocumented in source.
struct
PointerArray
(T, Allocator = SpasmGCAllocator)
static if
(
!is(Allocator == SpasmGCAllocator)
)
this
(
ref
Allocator
allocator
)
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