[#BloombergLP-bdlat_NullableValueFunctions-makeValue] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlat_NullableValueFunctions.adoc[bdlat_NullableValueFunctions]::makeValue :relfileprefix: ../../ :mrdocs: Assign to the specified "nullable" `object` the default value for the contained type. == Synopsis Declared in `<bdlat_nullablevaluefunctions.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class TYPE> void makeValue(TYPE* object); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#