BloombergLP::bslma::TestAllocator::lastAllocatedAddress

Return the address that was returned by the most recent allocation request. Return 0 if the most recent allocation request was for 0 bytes.

Synopsis

Declared in <bslma_testallocator.h>

void*
lastAllocatedAddress() const;