dplug v6.0.22
Dub
Repo
Vec.this
dplug
core
vec
Vec
Creates an aligned buffer with given initial size.
struct
Vec
(T)
nothrow @
nogc
this
(
size_t
initialSize
,
int
alignment
)
Meta
Source
See Implementation
dplug
core
vec
Vec
aliases
opDollar
constructors
this
functions
clearContents
fill
indexOf
length
opCatAssign
opSlice
popBack
ptr
pushBack
releaseData
removeAndReplaceByLastElement
removeAndShiftRestOfArray
resize
Creates an aligned buffer with given initial size.