automem v0.3.5 (2018-09-20T14:09:16Z)
Dub
Repo
Vector.length
automem
vector
Vector
The current length of the vector
long
length
[@property getter]
struct
Vector
(E, Allocator = typeof(theAllocator))
@
property
const
long
length
(
)
if
(
isAllocator
!
Allocator
)
long
length
[@property setter]
Meta
Source
See Implementation
automem
vector
Vector
constructors
this
destructors
~this
functions
back
capacity
clear
empty
front
opAssign
opBinary
opDollar
opIndex
opOpAssign
opSlice
opSliceAssign
opSliceOpAssign
popBack
popFront
reserve
shrink
postblits
this(this)
properties
length
The current length of the vector