BloombergLP::bdlar::bdlat_nullableValueIsNull

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

Synopses

Declared in <bdlar_nullablevalueref.h>

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

bool
bdlat_nullableValueIsNull(NullableValueConstRef const& ref);
» more...

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

bool
bdlat_nullableValueIsNull(NullableValueRef const& ref);
» more...