Return a pointer to the vtable. The behavior is undefined unless typeCategory() == bdlat_TypeCategory::e_NULLABLE_VALUE_CATEGORY.
Synopsis
Declared in <bdlar_anyref.h>
NullableValueVtable const*
nullableValueVtable() const;
Return Value
pointer to the nullable‐value vtable
Created with MrDocs