mutils ~master (2018-10-28T20:05:58Z)
Dub
Repo
Vector.length
mutils
container
vector
Vector
Undocumented in source. Be warned that the author may not have intended to support it.
size_t
length
()
void
length
(size_t newLength)
struct
Vector
(T)
void
length
(
size_t
newLength
)
Meta
Source
See Implementation
mutils
container
vector
Vector
constructors
this
destructors
~this
functions
add
canAddWithoutRealloc
capacity
clear
copy
empty
extend
freeData
length
opAssign
opDollar
opEquals
opIndex
opIndexAssign
opOpAssign
opSlice
opSliceAssign
remove
removeAll
removeElement
removeStable
reserve
reset
toHash
toString
tryRemoveElement
postblits
this(this)
static functions
manualExtend
variables
array
used