Return the number of allocations from this object that have occurred since creation. Note that this does not count allocations of 0 length, which return null pointers.

Synopsis

Declared in <balst_stacktracetestallocator.h>

bsls::Types::Int64
numAllocations() const;

Created with MrDocs