Return a reference to a valid object of this class.
Synopsis
Declared in <bslma_mallocfreeallocator.h>
static
MallocFreeAllocator&
singleton();
Description
Note that this object is guaranteed to be valid from the time of this call onward (i.e., not just until exiting main).
Return Value
reference to a process‐wide unique object of this class
Created with MrDocs