Return the number of blocks currently allocated from this object.
Synopsis
Declared in <balst_stacktracetestallocator.h>
std::size_t
numBlocksInUse() const;
Return Value
number of blocks currently allocated from this object
Created with MrDocs