You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even under the conditions described by the note, a call to terminate() is observably different from throwing an exception if the current terminate_handler function observes what would have been the currently handled exception in the case where the exception was thrown.
The set of conditions should be extended to include something along the lines of "and the current terminate_handler function simply calls abort()".
The text was updated successfully, but these errors were encountered:
LWG discussed 2022-10-26. Will open an library issue to address.
jensmaurer
changed the title
CA 16.4.2.5p4 [compliance] Adjust note about terminate
CA-076 16.4.2.5p4 [compliance] Adjust note about terminate
Nov 3, 2022
Even under the conditions described by the note, a call to terminate() is observably different from throwing an exception if the current terminate_handler function observes what would have been the currently handled exception in the case where the exception was thrown.
The set of conditions should be extended to include something along the lines of "and the current terminate_handler function simply calls abort()".
The text was updated successfully, but these errors were encountered: