unexpected_handler

类型描述了指向函数的指针将作为 unexpected_handler

typedef void (*unexpected_handler)( );

示例

用于的示例参见 set_unexpectedunexpected_handler

要求

标题: <exception>

命名空间: std