DebugAllocator.setAllocSizeCallbacks

Undocumented in source. Be warned that the author may not have intended to support it.
class DebugAllocator(Base : Allocator)
void
setAllocSizeCallbacks
(
void function
(
size_t
)
alloc_sz_cb
,
void function
(
size_t
)
free_sz_cb
)

Meta