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