[#BloombergLP-bdld-ManagedDatum-2constructor-085] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdld.adoc[bdld]::xref:BloombergLP/bdld/ManagedDatum.adoc[ManagedDatum]::ManagedDatum :relfileprefix: ../../../ :mrdocs: Create a `ManagedDatum` object having the same value and allocator as the specified `original` object. The value of `original` becomes unspecified but valid, and its allocator remains unchanged. == Synopsis Declared in `<bdld_manageddatum.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- ManagedDatum(xref:BloombergLP/bslmf/MovableRef.adoc[bslmf::MovableRef<ManagedDatum>] original); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#