Return the address that was returned by the most recent allocation request. Return 0 if the most recent allocation request was for 0 bytes.
Declared in <bslma_testallocator.h>
<bslma_testallocator.h>
void* lastAllocatedAddress() const;