BloombergLP::bslma::TestAllocatorMonitor::isMaxUp

Return true if the numBlocksMax statistic has increased.

Synopsis

Declared in <bslma_testallocatormonitor.h>

bool
isMaxUp() const;

Description

Return true if the numBlocksMax statistic of the tracked test allocator has increased since construction of this monitor, and false otherwise.

Return Value

true if numBlocksMax has increased.