[#BloombergLP-bdlat_NullableValueFunctions-IsNullableValue-03b] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlat_NullableValueFunctions.adoc[bdlat_NullableValueFunctions]::xref:BloombergLP/bdlat_NullableValueFunctions/IsNullableValue-030.adoc[IsNullableValue]<xref:BloombergLP/bdlar/NullableValueConstRef.adoc[bdlar::NullableValueConstRef]> :relfileprefix: ../../ :mrdocs: == Synopsis Declared in `<bdlar_nullablevalueref.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<> struct xref:BloombergLP/bdlat_NullableValueFunctions/IsNullableValue-030.adoc[IsNullableValue]<xref:BloombergLP/bdlar/NullableValueConstRef.adoc[bdlar::NullableValueConstRef]> : xref:bsl/true_type.adoc[bsl::true_type] ---- == Base Classes [cols="1,4"] |=== | Name| Description | `xref:bsl/true_type.adoc[bsl::true_type]` | Metafunction representing the boolean constant `true`. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#