[#BloombergLP-bdlar-bdlat_nullableValueIsNull-04] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlar.adoc[bdlar]::bdlat_nullableValueIsNull :relfileprefix: ../../ :mrdocs: Return `true` if the specified `ref` contains a null value, and `false` otherwise. == Synopsis Declared in `<bdlar_nullablevalueref.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool bdlat_nullableValueIsNull(xref:BloombergLP/bdlar/NullableValueRef.adoc[NullableValueRef] const& ref); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#