Return true if this object contains a value, and false otherwise.
Synopsis
Declared in <bdlb_nullableallocatedvalue.h>
bool
has_value() const noexcept;
Return Value
true if this object contains a value, and false otherwise
Created with MrDocs