Return true if this memory block descriptor describes a null memory block and false otherwise. A null memory block has an address and size of 0.
true
false
Declared in <bdlma_memoryblockdescriptor.h>
<bdlma_memoryblockdescriptor.h>
bool isNull() const;