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

Synopsis

Declared in <bdlma_countingallocator.h>

char const*
name() const;

Created with MrDocs