Assign to this memory block descriptor the value of the specified rhs descriptor and return a reference to this modifiable descriptor.
Synopsis
Declared in <bdlma_memoryblockdescriptor.h>
MemoryBlockDescriptor&
operator=(MemoryBlockDescriptor const& rhs);
Created with MrDocs