[#BloombergLP-bdlb-NullableValue-2constructor-0cd] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlb.adoc[bdlb]::xref:BloombergLP/bdlb/NullableValue.adoc[NullableValue]::NullableValue :relfileprefix: ../../../ :mrdocs: Create a nullable object having the value of the specified `original` object. If `TYPE` takes an optional allocator at construction, use the currently installed default allocator to supply memory. == Synopsis Declared in `<bdlb_nullablevalue.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- NullableValue(xref:BloombergLP/bdlb/NullableValue.adoc[NullableValue] const& original); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#