Return false if this object is disengaged, and true otherwise.
Synopsis
Declared in <bslstl_optional.h>
bool
has_value() const noexcept;
Return Value
false if this object is disengaged, and true otherwise
Created with MrDocs