Return the address that was supplied to the most recent deallocation request. Return 0 if a null pointer was most recently deallocated. Note that the address is always recorded regardless of the validity of the request.
Declared in <bslma_testallocator.h>
void*
lastDeallocatedAddress() const;