dstats ~master (2018-01-23T10:54:54Z)
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
HashRange
RegionAllocator
RegionAllocatorStack
StackHash
StackSet
StackTree
StackTreeAA
TreeAaIter
Appends to an array, deleting the old array if it has to be realloced.