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