Return a pointer to the mechanism object to which this proxy forwards allocation and deallocation calls.
Synopsis
Declared in <bslma_bslallocator.h>
BloombergLP::bslma::Allocator*
mechanism() const;
Return Value
pointer to the underlying allocator mechanism
Created with MrDocs