Return the change in the numBlocksTotal statistic of the tracked test allocator since construction of this monitor.
Synopsis
Declared in <bslma_testallocatormonitor.h>
bsls::Types::Int64
numBlocksTotalChange() const;
Return Value
The change in numBlocksTotal.
Created with MrDocs