首页
标签
nested-exceptions
std::nested_exception 和多态性 - 这是可以做到的最好的吗?
dynamic_cast如何从std::exception变成std::nested_exception?
为什么 C++ 不使用 std::nested_exception 来允许从析构函数中抛出?
内部块的异常将被主 try-catch 捕获,但我需要引发它们