命名空间
变体
操作

std::nested_exception::~nested_exception

来自 cppreference.cn
 
 
 
 
 
virtual ~nested_exception() = default;
(since C++11)
(constexpr since C++26)

销毁嵌套异常对象。