Destructor. Synopsis Declared in <beman/optional/optional.hpp> constexpr ~optional() = default; Description Does not destroy the contained value, as it is a reference.