|
libstdc++
|
Go to the source code of this file.
Classes | |
| class | std::bad_exception |
| class | std::exception |
Namespaces | |
| __gnu_cxx | |
| std | |
Typedefs | |
| typedef void(* | std::terminate_handler )() |
| typedef void(* | std::unexpected_handler )() |
Functions | |
| void | __gnu_cxx::__verbose_terminate_handler () |
| terminate_handler | std::set_terminate (terminate_handler) throw () |
| unexpected_handler | std::set_unexpected (unexpected_handler) throw () |
| void | std::terminate () __attribute__((__noreturn__)) throw () |
| bool | std::uncaught_exception () __attribute__((__pure__)) throw () |
| void | std::unexpected () __attribute__((__noreturn__)) |
This is a Standard C++ Library header.
Definition in file exception.