Converts the optional to a boolean indicating whether it has a value.
Declared in <beman/optional/optional.hpp>
<beman/optional/optional.hpp>
constexpr explicit operator bool() const noexcept;
bool