A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://timsong-cpp.github.io/cppwp/n4659/terminate.handler below:

[terminate.handler]

21 Language support library [language.support] 21.8 Exception handling [support.exception] 21.8.4 Abnormal termination [exception.terminate] 21.8.4.1 Type terminate_­handler [terminate.handler]

using terminate_handler = void (*)();

1 #

The type of a handler function to be called by std​::​terminate() when terminating exception processing.

2 #

Required behavior: A terminate_­handler shall terminate execution of the program without returning to the caller.

3 #

Default 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