betterc ~master (2020-10-30T20:47:52Z)
Dub
Repo
Vector.trim
betterc
ds
vector
Vector
Trims the capacity of the vector to be the vector's current size.
struct
Vector
(T)
ref
typeof
(this)
trim
(
)
Meta
Source
See Implementation
betterc
ds
vector
Vector
constructors
this
destructors
~this
functions
capacity
clear
erase
length
opApply
opAssign
opBinary
opDollar
opIndex
opSlice
pop
ptr
push
shrink
shrink_to_fit
trim
postblits
this(this)
Trims the capacity of the vector to be the vector's current size.