<beman/optional/optional.hpp>
constexpr ~optional() requires std::is_trivially_destructible_v<T> = default;