BloombergLP::bslma::TestAllocator::isVerbose

Return true if this allocator is currently in verbose mode, and false otherwise. In verbose mode, all allocation/deallocation events will be reported on stdout, as will summary statistics upon destruction of this object.

Synopsis

Declared in <bslma_testallocator.h>

bool
isVerbose() const;