Create a memory block descriptor having the same value as the specified original descriptor. Two descriptors have the same value if and only if they have the same address and size.
Synopsis
Declared in <bdlma_memoryblockdescriptor.h>
MemoryBlockDescriptor(MemoryBlockDescriptor const& original);
Created with MrDocs