Construct and return a NullableValueConstVtable 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
NullableValueConstVtable const*
getConstVtable();
Created with MrDocs