[#BloombergLP-bdlar-NullableValueVtableUtil-getVtable] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlar.adoc[bdlar]::xref:BloombergLP/bdlar/NullableValueVtableUtil.adoc[NullableValueVtableUtil]::getVtable :relfileprefix: ../../../ :mrdocs: Construct and return a `NullableValueVtable` object with a series of function pointers that implement the "nullable value" type category. == Synopsis Declared in `<bdlar_nullablevaluevtableutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class t_NULLABLE> static xref:BloombergLP/bdlar/NullableValueVtable.adoc[NullableValueVtable] const* getVtable(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#