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