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 below:

21 Language support library [language.support]

21 Language support library [language.support] 21.8 Exception handling [support.exception] 21.8.4 Abnormal termination [exception.terminate] 21.8.4.4 terminate [terminate]

[[noreturn]] void terminate() noexcept;

Remarks: Called by the implementation when exception handling must be abandoned for any of several reasons ([except.terminate]). May also be called directly by the program.

Effects: Calls a terminate_­handler function. It is unspecified which terminate_­handler function will be called if an exception is active during a call to set_­terminate. Otherwise calls the current terminate_­handler function. [Note: A default terminate_­handler is always considered a callable handler in this context. end note]


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