std::nested_exception::operator=
来自cppreference.com
| (C++11 起) (C++26 起为 constexpr) |
||
以 other 保有的异常替换存储的异常。
参数
| other | - | 以之替换内容的嵌套异常 |
返回值
*this
|
(C++11 起) (C++26 起为 constexpr) |
|
以 other 保有的异常替换存储的异常。
| other | - | 以之替换内容的嵌套异常 |
*this