返回指向存储的异常的指针(如果有)。
(无)
如果存储了异常,则返回指向该异常的 std::exception_ptr;否则返回默认初始化的 std::exception_ptr。
std::exception_ptr