[#BloombergLP-bdlar-NullableValueVtable-MakeValue] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlar.adoc[bdlar]::xref:BloombergLP/bdlar/NullableValueVtable.adoc[NullableValueVtable]::MakeValue :relfileprefix: ../../../ :mrdocs: Function pointer type assigning the default value for the contained type to a nullable value. == Synopsis Declared in `<bdlar_nullablevaluevtable.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef void MakeValue(void*); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#