dplug v6.0.22
Dub
Repo
Vec.pushBack
dplug
core
vec
Vec
Appends a slice to this buffer.
void
pushBack
(T x)
void
pushBack
(Vec other)
void
pushBack
(T[] slice)
struct
Vec
(T)
nothrow @
nogc
void
pushBack
(
T
[]
slice
)
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
Appends a slice to this buffer.