Assign to this memory block descriptor the value of the specified rhs descriptor and return a reference to this modifiable descriptor.
Declared in <bdlma_memoryblockdescriptor.h>
MemoryBlockDescriptor&
operator=(MemoryBlockDescriptor const& rhs);
reference to this modifiable descriptor
| Name | Description |
|---|---|
| rhs | descriptor providing the value to assign |