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);
Return Value
reference to this modifiable descriptor
Parameters
Name |
Description |
rhs |
descriptor providing the value to assign |
Created with MrDocs