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;
Created with MrDocs