libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
DynamicArray.opIndex
libwasm
rt
array
DynamicArray
Index operator overload
struct
DynamicArray
(T, Allocator = ThreadMemAllocator)
pragma(
inline
, true) @
nogc
auto
opIndex
(
this
This
)
(
size_t
i
)
Meta
Source
See Implementation
libwasm
rt
array
DynamicArray
aliases
AppendT
AppendTypeOfThis
insert
insertAnywhere
opDollar
put
destructors
~this
functions
back
empty
front
insertBack
length
opBinary
opIndex
opIndexAssign
opOpAssign
opSlice
opSliceAssign
ptr
remove
removeBack
reserve
resize
shrinkTo
postblits
this(this)
static variables
allocator
templates
stateSize
Index operator overload