memutils v0.4.13 (2018-10-09T15:51:45Z)
Dub
Repo
AutoFreeListAllocator.realloc
memutils
freelist
AutoFreeListAllocator
Undocumented in source. Be warned that the author may not have intended to support it.
class
AutoFreeListAllocator
(Base : Allocator)
void
[]
realloc
(
void
[]
data
,
size_t
sz
)
Meta
Source
See Implementation
memutils
freelist
AutoFreeListAllocator
constructors
this
destructors
~this
functions
alloc
free
realloc