dplug v14.3.0 (2024-02-05T14:07:57Z)
Home
Dub
Repo
Vec.capacity
dplug
core
vec
Vec
Return: Allocated size of the underlying array.
struct
Vec
(T)
nothrow @
nogc
pure const @
safe
size_t
capacity
(
)
Meta
Source
See Implementation
dplug
core
vec
Vec
aliases
opDollar
put
constructors
this
destructors
~this
functions
capacity
clearContents
fill
indexOf
length
opCatAssign
opIndex
opIndexAssign
opOpAssign
opSlice
popBack
pushBack
releaseData
removeAndReplaceByLastElement
removeAndShiftRestOfArray
resize
postblits
this(this)
properties
ptr
Return: Allocated size of the underlying array.