Return the name of this test allocator, or 0 if no name was specified at construction.

Synopsis

Declared in <bslma_testallocator.h>

char const*
name() const;

Return Value

name of this allocator, or 0 if none was specified

Created with MrDocs