std::nested_exception::~nested_exception

来自cppreference.com
 
 
 
 
 
virtual ~nested_exception() = default;
(C++11 起)

销毁 nested_exception 对象。