Return the cumulative number of blocks ever allocated from this object. Note that numBlocksMax() <= numBlocksTotal().
Synopsis
Declared in <bslma_testallocator.h>
bsls::Types::Int64
numBlocksTotal() const;
Return Value
cumulative number of blocks ever allocated
Created with MrDocs