std::nested_exception::~nested_exception
提供: cppreference.com
< cpp | error | nested exception
virtual ~nested_exception() = default; |
(C++11以上) | |
ネストした例外オブジェクトを破棄します。