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