dlangui v0.10.4 (2023-05-19T16:58:48Z)
Home
Dub
Repo
MallocBuf.opIndex
dlangui
core
types
MallocBuf
const array
index
;
T
opIndex
(uint index)
struct
MallocBuf
(T)
const
T
opIndex
(
uint
index
)
T
opIndex
(uint index)
Meta
Source
See Implementation
dlangui
core
types
MallocBuf
destructors
~this
functions
clear
fill
opDollar
opIndex
opIndexAssign
opSlice
reserve
properties
length
ptr
const arrayindex;