Return a bdld::Datum having the specified value, or null if value is unset.
bdld::Datum
value
Declared in <bdld_datummaker.h>
<bdld_datummaker.h>
template<class TYPE> bdld::Datum operator()(bdlb::NullableValue<TYPE> const& value) const;