Return the number of bytes currently allocated from this object. Note that numBytesInUse() <= numBytesMax().

Synopsis

Declared in <bslma_testallocator.h>

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

Created with MrDocs