Return the allocator used by this object to supply memory.
Synopsis
Declared in <bdlb_nullableallocatedvalue.h>
bslma::Allocator*
allocator() const;
Return Value
allocator used by this object to supply memory
Created with MrDocs