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>
template<class t_NULLABLE>
static
NullableValueVtable const*
getVtable();
Created with MrDocs