Return the change in the numBlocksMax statistic.

Synopsis

Declared in <bslma_testallocatormonitor.h>

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

Description

Return the change in the numBlocksMax statistic of the tracked test allocator since construction of this monitor.

Return Value

The change in numBlocksMax.

Created with MrDocs