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