Return the allocated memory address of the most recent memory request. Return 0 if the request was invalid (e.g., allocate non- positive number of bytes).
Declared in <bslma_testallocator.h>
void*
lastAllocateAddress() const;
DEPRECATED: use lastAllocatedAddress instead.