dlangui v0.10.0 (2022-11-08T19:06:33Z)
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;