Return the number of blocks currently allocated from this object. Note that numBlocksInUse() <= numBlocksMax().
Synopsis
Declared in <bslma_testallocator.h>
bsls::Types::Int64
numBlocksInUse() const;
Created with MrDocs