yu ~master (2017-08-14T10:07:44Z)
Dub
Repo
Vector.isNotCopy
yu
container
vector
Vector
Undocumented in source.
struct
Vector
(T, Allocator = Mallocator, bool addInGC = true)
enum
isNotCopy
=
isPointer
!
T
||
isRefType
!
T
;
Meta
Source
See Source File
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