betterclist v0.2.2 (2021-02-01T23:01:44Z)
Dub
Repo
List.capacity
betterclist
List
List element capacity, which is the backing array's length.
struct
List
(T, long N = -1)
@
nogc
pure @
property
const @
safe
nothrow
size_t
capacity
(
)
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
List element capacity, which is the backing array's length.