std::exception::~exception
From cppreference.com
C++
Utilities library
|
|
Diagnostics library
|
|
std::exception
| Member functions |
virtual ~exception();
|
(constexpr since C++26) | |
Destroys the exception object.