Return the cumulative number of bytes ever allocated from this object. Note that numBytesInUse() <= numBytesTotal().

Synopsis

Declared in <bdlma_countingallocator.h>

bsls::Types::Int64
numBytesTotal() const;

Created with MrDocs