dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
DArray.scanIfPtrs
dil
Array
DArray
A block needs to be scanned by the GC, if E as pointers.
struct
DArray
(E)
enum
scanIfPtrs
=
hasIndirections
!
E
?
0
:
GC
.
BlkAttr
.
NO_SCAN
;
Meta
Source
See Source File
dil
Array
DArray
aliases
array
constructors
this
functions
cap
dup
ensureOrGrow
free
growP2
growX1_5
growX2
indexPtr
len
opIndex
opIndexAssign
opOpAssign
opSlice
put
putUnsafe
rem
reserve
take
manifest constants
scanIfPtrs
A block needs to be scanned by the GC, if E as pointers.