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