scid ~John-Colvin-patch-1 (2022-05-06T09:24:25.9708105)
Dub
Repo
appendDelOld
scid
core
memory
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
scid
core
memory
functions
appendDelOld
exit
fprintf
lengthVoid
newStack
newVoid
rangeCopy
reserve
stackCat
tempdup
toArray
structs
TempAlloc
templates
ArrayType1
IsType
blockAttribute
hasLength
isReferenceType
variables
newFrame
Appends to an array, deleting the old array if it has to be realloced.