Return the cumulative number of allocation requests. Note that this number is incremented for every allocate invocation.
Synopsis
Declared in <bslma_testallocator.h>
bsls::Types::Int64
numAllocations() const;
Return Value
cumulative number of allocation requests
Created with MrDocs