[#BloombergLP-bdlb-NullableAllocatedValue-2conversion-02] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlb.adoc[bdlb]::xref:BloombergLP/bdlb/NullableAllocatedValue.adoc[NullableAllocatedValue]::operator bool :relfileprefix: ../../../ :mrdocs: Return `true` if this object is contains a value, and `true` otherwise. == Synopsis Declared in `<bdlb_nullableallocatedvalue.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit operator bool() const noexcept; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#