<beman/optional/optional.hpp>
constexpr T& value() &;
constexpr T const& value() const &;
constexpr T&& value() &&;