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