ananas icon indicating copy to clipboard operation
ananas copied to clipboard

try中exception_的异常捕获处理中,在vs2015中处理中抛异常

Open pbwang002 opened this issue 5 years ago • 1 comments

1、Try的析构函数中,不能调用~exception_ptr(); 2、在seastar的源码处理中,有过类似的处理future.hh中的struct future_state_base ; 给出的官方处理链接如下: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90295

pbwang002 avatar Sep 17 '19 04:09 pbwang002

个人没有win环境一直没尝试过 ananas定位也是linux+macos 感谢反馈

loveyacper avatar Sep 20 '19 04:09 loveyacper