memutils v0.3.4 (2015-04-23T18:51:14Z)
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
destructors
~this
functions
alloc
free
ignore
printMap
realloc
properties
allocatedBlockCount
bytesAllocated
maxBytesAllocated
variables
m_baseAlloc