std::nested_exception:: ~nested_exception
From cppreference.com
<
cpp
|
error
|
nested exception
C++
Utilities library
|
|
Diagnostics library
|
|
std::nested_exception
Member functions | ||||
nested_exception::~nested_exception
|
||||
virtual
~nested_exception
(
)
=
default
;
|
(since C++11)
(constexpr since C++26) |
|
Destroys the nested exception object.
Retrieved from "
https://en.cppreference.com/mwiki/index.php?title=cpp/error/nested_exception/%7Enested_exception&oldid=177852
"