Return true if the specified ref contains a null value, and false otherwise.

Synopsis

Declared in <bdlar_nullablevalueref.h>

bool
bdlat_nullableValueIsNull(NullableValueRef const& ref);

Created with MrDocs