Returns whether or not the optional has a value.
Declared in <beman/optional/optional.hpp>
<beman/optional/optional.hpp>
constexpr bool has_value() const noexcept;
Returns whether or not the optional has a value
bool