Return the cumulative number of allocation requests. Note that this number is incremented for every allocate invocation, regardless of the validity of the request.
allocate
Declared in <bslma_testallocator.h>
<bslma_testallocator.h>
bsls::Types::Int64 numAllocation() const;
DEPRECATED: use numAllocations instead.
numAllocations