Return the address of the allocator wrapped by this object.
Synopsis
Declared in <bsltf_stdstatefulallocator.h>
bslma::Allocator*
allocator() const;
Return Value
address of the wrapped bslma::Allocator
Created with MrDocs