spasm v0.2.0-beta.8 (2020-09-12T08:27:15Z)
Dub
Repo
DynamicArray.opIndex
spasm
rt
array
DynamicArray
Index operator overload
struct
DynamicArray
(T, Allocator = SpasmGCAllocator)
pragma(
inline
, true) @
nogc
auto
opIndex
(
this
This
)
(
size_t
i
)
Meta
Source
See Implementation
spasm
rt
array
DynamicArray
aliases
AppendT
AppendTypeOfThis
insert
insertAnywhere
opDollar
put
constructors
this
destructors
~this
functions
back
empty
front
insertBack
length
opBinary
opIndex
opIndexAssign
opOpAssign
opSlice
opSliceAssign
ptr
remove
removeBack
reserve
resize
shrinkTo
postblits
this(this)
variables
allocator
Index operator overload