automem ~master (2021-08-10T17:03:37Z)
Dub
Repo
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
aliases
MutE
constructors
this
destructors
~this
functions
capacity
clear
empty
free
opAssign
opBinary
opCast
opDollar
opEquals
opIndex
opOpAssign
opSlice
opSliceAssign
opSliceOpAssign
popBack
popFront
ptr
put
range
reserve
shrink
stringz
manifest constants
isElementMutable
postblits
this(this)
properties
length
The current memory capacity of the vector