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