Return the number of bytes of the most recent allocation request.
Synopsis
Declared in <bslma_testallocator.h>
Allocator::size_type
lastAllocatedNumBytes() const;
Return Value
byte count of the most recent allocation request
Created with MrDocs