dlangui v0.9.188 (2022-10-08T18:27:24Z)
Home
Dub
Repo
DynamicArray.staticStorage
dimage
array
DynamicArray
Undocumented in source.
struct
DynamicArray
(T, size_t chunkSize = 32)
T
[
chunkSize
]
staticStorage
;
Meta
Source
See Implementation
dimage
array
DynamicArray
functions
addChunk
append
appendLeft
data
free
length
opApply
opCatAssign
opIndex
opIndexAssign
remove
removeLeft
shiftLeft
shiftRight
storage
variables
dynamicStorage
numChunks
pos
staticStorage