yu ~master (2017-08-14T10:07:44Z)
Dub
Repo
Vector.this
yu
container
vector
Vector
Undocumented in source.
this
(size_t size)
this
(S[] data)
this
()
this
(size_t size, Allocator alloc)
this
(S[] data, Allocator alloc)
this
(Allocator alloc)
struct
Vector
(T, Allocator = Mallocator, bool addInGC = true)
static if
(!(
StaticAlloc!Allocator
))
this
(
Allocator
alloc
)
if
(
is
(
T
==
Unqual
!
T
)
)
Meta
Source
See Implementation
yu
container
vector
Vector
aliases
Data
DestroyFun
InsertT
insertBack
pushBack
put
removeIndex
constructors
this
destructors
~this
functions
append
clear
data
idup
opApply
opAssign
opBinary
opCast
opDollar
opEquals
opIndex
opIndexAssign
opOpAssign
removeAny
removeBack
removeOne
removeSite
reserve
manifest constants
addToGC
isNotCopy
needDestroy
mixins
__anonymous
postblits
this(this)
properties
destroyFun
dup
empty
length
ptr