Return true if the numBlocksInUse statistic of the tracked test allocator has decreased since construction of this monitor, and false otherwise.
Synopsis
Declared in <bslma_testallocatormonitor.h>
bool
isInUseDown() const;
Created with MrDocs