Return true if the target holds a value, and false otherwise.
Synopsis
Declared in <bdlb_nullablevalueref.h>
explicit
operator bool() const noexcept;
Return Value
true if the target holds a value, and false otherwise
Created with MrDocs