Return true if the numBlocksMax statistic of the tracked test allocator has not changed since construction of this monitor, and false otherwise.
Synopsis
Declared in <bslma_testallocatormonitor.h>
bool
isMaxSame() const;
Return Value
true if numBlocksMax is unchanged.
Created with MrDocs