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