dplug v4.2.2 (2017-05-30T16:49:02Z)
Home
Dub
Repo
AlignedBuffer.pushBack
dplug
core
alignedbuffer
AlignedBuffer
Append an element to this buffer.
void
pushBack
(T x)
struct
AlignedBuffer
(T)
nothrow @
nogc
void
pushBack
(
T
x
)
void
pushBack
(AlignedBuffer other)
void
pushBack
(T[] slice)
Meta
Source
See Implementation
dplug
core
alignedbuffer
AlignedBuffer
aliases
opDollar
put
constructors
this
destructors
~this
functions
clearContents
fill
indexOf
length
opIndex
opIndexAssign
opSlice
popBack
pushBack
releaseData
removeAndReplaceByLastElement
resize
postblits
this(this)
properties
ptr
Append an element to this buffer.