[#BloombergLP-bdlat_NullableValueFunctions-bdlat_nullableValueMakeValue-05] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlat_NullableValueFunctions.adoc[bdlat_NullableValueFunctions]::bdlat_nullableValueMakeValue :relfileprefix: ../../ :mrdocs: Default customization‐point implementation of `makeValue` for `bdlb::NullableAllocatedValue`. == Synopsis Declared in `<bdlat_nullablevaluefunctions.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class TYPE> void bdlat_nullableValueMakeValue(xref:BloombergLP/bdlb/NullableAllocatedValue.adoc[bdlb::NullableAllocatedValue<TYPE>]* object); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#