std::nested_exception::~nested_exception
来自cppreference.com
工具库
诊断库
virtual ~nested_exception() = default;
|
(C++11 起) (C++26 起为 constexpr) |
|
销毁嵌套异常对象。
virtual ~nested_exception() = default;
|
(C++11 起) (C++26 起为 constexpr) |
|
销毁嵌套异常对象。
© 2026 Sunbelt Computer Software