typedef void (*terminate_handler)();
The type of a handler function to be called by std::terminate() when terminating exception processing.
2Required behavior: A terminate_handler shall terminate execution of the program without returning to the caller.
3Default behavior: The implementation's default terminate_handler calls abort().
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4