Return the address of the modifiable memory block described by this object, or 0 if this is a null descriptor.

Synopsis

Declared in <bdlma_memoryblockdescriptor.h>

void*
address() const;

Created with MrDocs