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;
Return Value
name specified at construction, or 0 if none was specified
Created with MrDocs