dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
MallocBuf.opIndexAssign
dlangui
core
types
MallocBuf
array
index
= value;
void
opIndexAssign
(uint index, T value)
void
opIndexAssign
(uint index, T[] values)
struct
MallocBuf
(T)
void
opIndexAssign
(
uint
index
,
T
[]
values
)
Meta
Source
See Implementation
dlangui
core
types
MallocBuf
destructors
~this
functions
clear
fill
opDollar
opIndex
opIndexAssign
opSlice
reserve
properties
length
ptr
arrayindex = value;