betterc ~master (2021-12-13T09:46:21.0501628)
Dub
Repo
Vector.length
betterc
ds
vector
Vector
struct
Vector
(T)
const pure nothrow @
nogc
size_t
length
(
)
Return Value
Type:
size_t
the current length of the vector
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)