21 Language support library [language.support]

21.8 Exception handling [support.exception]

21.8.4 Abnormal termination [exception.terminate]

21.8.4.3 get_­terminate [get.terminate]

terminate_handler get_terminate() noexcept;

Returns: Текущий terminate_­handler. [ Note: Это может быть значение нулевого указателя. ] end note