mutils ~master (2018-10-28T20:05:58Z)
Dub
Repo
Vector.this
mutils
container
vector
Vector
Undocumented in source.
this
(T t)
this
(X[] t)
struct
Vector
(T)
this
(
X
)
(
X
[]
t
)
if
(
is
(
Unqual
!
X
==
Unqual
!
T
)
)
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