The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
Vector.capacity
automem
vector
Vector
The current memory capacity of the vector
struct
Vector
(E, Allocator = typeof(theAllocator))
const
long
capacity
(
)
if
(
isAllocator
!
Allocator
)
Meta
Source
See Implementation
automem
vector
Vector
functions
capacity
clear
empty
free
opAssign
opBinary
opIndex
opOpAssign
opSlice
opSliceAssign
opSliceOpAssign
popBack
popFront
range
reserve
shrink
stringz
properties
length
The current memory capacity of the vector