[#BloombergLP-bdld-ManagedDatum-2constructor-002] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdld.adoc[bdld]::xref:BloombergLP/bdld/ManagedDatum.adoc[ManagedDatum]::ManagedDatum :relfileprefix: ../../../ :mrdocs: Create a `ManagedDatum` object having the default (null) value, and the specified `allocator` (e.g., the address of a `bslma::Allocator` object) to supply memory. Calling `isNull` on the resulting managed `Datum` object returns `true`. == Synopsis Declared in `<bdld_manageddatum.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- ManagedDatum(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#