Function pointer type indicating whether a nullable value is null.
Synopsis
Declared in <bdlar_nullablevaluevtable.h>
typedef bool IsNull(void const*);
Created with MrDocs
Function pointer type indicating whether a nullable value is null.
Declared in <bdlar_nullablevaluevtable.h>
typedef bool IsNull(void const*);
Created with MrDocs