Return true if the numBlocksMax statistic has increased.
Declared in <bslma_testallocatormonitor.h>
bool
isMaxUp() const;
Return true if the numBlocksMax statistic of the tracked test allocator has increased since construction of this monitor, and false otherwise.
true if numBlocksMax has increased.