A RetroSearch Logo

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

Search Query:

Showing content from https://timsong-cpp.github.io/cppwp/n4140/unexpected.handler below:

[unexpected.handler]

D.11.1 Type unexpected_handler [unexpected.handler]

typedef void (*unexpected_handler)();

1

The type of a handler function to be called by unexpected() when a function attempts to throw an exception not listed in its dynamic-exception-specification.

2

Required behavior: An unexpected_handler shall not return. See also [except.unexpected].

3

Default behavior: The implementation's default unexpected_handler calls std::terminate().


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