std::nested_exception::~nested_exception
来自 cppreference.com
< cpp | error | nested exception
virtual ~nested_exception() = default; |
(自 C++11) | |
销毁嵌套异常对象。