[#BloombergLP-bdlma-MemoryBlockDescriptor-2constructor-09] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlma.adoc[bdlma]::xref:BloombergLP/bdlma/MemoryBlockDescriptor.adoc[MemoryBlockDescriptor]::MemoryBlockDescriptor :relfileprefix: ../../../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- MemoryBlockDescriptor(xref:BloombergLP/bdlma/MemoryBlockDescriptor.adoc[MemoryBlockDescriptor] const& original); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#