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;
Return Value
cumulative number of bytes ever allocated
Created with MrDocs