std::exception::~exception(3) | C++ Standard Libary | std::exception::~exception(3) |
NAME¶
std::exception::~exception - std::exception::~exception
Synopsis¶
virtual ~exception();
Destroys the exception object.
2024.06.10 | http://cppreference.com |