BloombergLP::bslma::TestAllocator::isNoAbort

Return true if this allocator is currently in no-abort mode, and false otherwise. In no-abort mode all diagnostic messages are printed, but all aborts are suppressed. Note that quiet mode implies no-abort mode.

Synopsis

Declared in <bslma_testallocator.h>

bool
isNoAbort() const;