libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
PointerArray.opIndex
libwasm
rt
array
PointerArray
Index operator overload
struct
PointerArray
(T, Allocator = ThreadMemAllocator)
pragma(
inline
, true) @
nogc
auto
opIndex
(
this
This
)
(
size_t
i
)
if
(
is
(
T
:
U
*,
U
)
)
Meta
Source
See Implementation
libwasm
rt
array
PointerArray
aliases
insert
insertAnywhere
opDollar
put
functions
back
front
insertBack
length
opIndex
opIndexAssign
opSlice
opSliceAssign
remove
shrinkTo
Index operator overload