betterclist v0.2.2 (2021-02-01T23:01:44Z)
Dub
Repo
List.availableCapacity
betterclist
List
Available capacity for inserting elements.
struct
List
(T, long N = -1)
@
nogc
pure @
property
const @
safe
nothrow
size_t
availableCapacity
(
)
Meta
Source
See Implementation
betterclist
List
aliases
ElementType
pop
push
constructors
this
functions
clear
opDollar
opIndex
opOpAssign
popBack
pushBack
usedSlice
manifest constants
isSized
properties
availableCapacity
capacity
empty
full
variables
array
Available capacity for inserting elements.