dstats v1.0.4 (2018-01-22T19:49:16Z)
Home
Dub
Repo
appendDelOld
dstats
alloc
Appends to an array, deleting the old array if it has to be realloced.
void
appendDelOld
(
T
U
)
(
ref
T
[]
to
,
U
from
)
if
(
Appends
!(
T
,
U
)
)
Meta
Source
See Implementation
dstats
alloc
classes
RegionAllocatorException
enums
GCScan
functions
appendDelOld
newRegionAllocator
scanThreadLocalStack
threadLocalSegmentSize
structs
AVLNodeBitwise
AVLNodeRealHeight
HashRange
RegionAllocator
RegionAllocatorStack
SimpleStack
StackHash
StackSet
StackTree
StackTreeAA
TreeAaIter
variables
defaultSegmentSize
Appends to an array, deleting the old array if it has to be realloced.