dlangui v0.9.188 (2022-10-08T18:27:24Z)
Home
Dub
Repo
deallocate
dimage
memory
Undocumented in source. Be warned that the author may not have intended to support it.
void
deallocate
(T obj)
void
deallocate
(T obj)
void
deallocate
(
T
)
(
T
obj
)
if
(
is
(
T
== class) ||
is
(
T
== interface)
)
void
deallocate
(T* obj)
Meta
Source
See Implementation
dimage
memory
aliases
Delete
New
functions
addRecord
allocate
allocatedMemory
deallocate
markDeleted
printMemoryLog
interfaces
Freeable
manifest constants
psize
structs
AllocationRecord
variables
counter
records