memutils v1.0.9 (2023-03-02T20:19:28Z)
Dub
Repo
DebugAllocator.realloc
memutils
debugger
DebugAllocator
Undocumented in source. Be warned that the author may not have intended to support it.
class
DebugAllocator
(Base : Allocator)
void
[]
realloc
(
void
[]
mem
,
size_t
new_size
)
Meta
Source
See Implementation
memutils
debugger
DebugAllocator
constructors
this
functions
alloc
free
getMap
ignore
printMap
realloc
setAllocSizeCallbacks
properties
allocatedBlockCount
bytesAllocated
maxBytesAllocated
variables
m_baseAlloc