[get.terminate] (original) (raw)
17 Language support library [support]
17.9 Exception handling [support.exception]
17.9.5 Abnormal termination [exception.terminate]
17.9.5.3 get_terminate [get.terminate]
terminate_handler get_terminate() noexcept;
Returns: The current terminate_handler.
[Note 1:
This can be a null pointer value.
— _end note_]