A RetroSearch Logo

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

Search Query:

Showing content from https://cplusplus.com/terminate_handler below:

type

<exception>

std::terminate_handler
typedef void (*terminate_handler)();

Type of terminate handler function

This is a typedef of a void function with no parameters, used as the argument and return type in function set_terminate.

A terminate handler function is a function automatically called when an exception handling process has to be abandoned.

For more info, see the reference for set_terminate, which is the function used to set a function of this type as the active terminate handler.



See also
set_terminate
Set terminate handler function (function)

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