std::nested_exception::~nested_exception
來自 cppreference.com
< cpp | error | nested exception
virtual ~nested_exception() = default; |
(C++11 起) (C++26 起為 constexpr) |
|
銷燬巢狀異常物件。