<beman/optional/optional.hpp>
constexpr ~optional() = default;
Does not destroy the stored value, as it is a reference.