Return true if this objects has a value, and false otherwise.
true
false
Declared in <bslstl_optional.h>
<bslstl_optional.h>
bool hasValue() const noexcept;
Created with MrDocs