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