Return a pointer to the string literal "bslma::TestAllocatorException" having a storage duration of the lifetime of the program. Note that the caller should not attempt to free this memory.
Synopsis
Declared in <bslma_testallocatorexception.h>
virtual
char const*
what() const noexcept override;
Created with MrDocs