std::nested_exception::~nested_exception

Destroys the nested exception object.

# Declarations

virtual ~nested_exception() = default;

(since C++11) (constexpr since C++26)