Set the name of this allocator to the specified name. If setName is never called, the name of the allocator is "<unnamed>". Note that the lifetime of name must exceed the lifetime of this object.
Synopsis
Declared in <balst_stacktracetestallocator.h>
void
setName(char const* name);
Created with MrDocs