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;
Return Value
number of blocks currently allocated
Created with MrDocs