Checks if the optional has a value.
Declared in <beman/optional/optional.hpp>
<beman/optional/optional.hpp>
constexpr bool has_value() const noexcept;
bool