17 Language support library [support]

17.9 Exception handling [support.exception]

17.9.4 Abnormal termination [exception.terminate]

17.9.4.3 get_­terminate [get.terminate]

terminate_handler get_terminate() noexcept;
Returns: The current terminate_­handler.
Note
:
This may be a null pointer value.
— end note
 ]