std::nested_exception::operator=

nested_exception& operator=( const nested_exception& other ) noexcept = default;
(C++11 起)

以保有于 other 中者替换存储的异常。

参数

other - 以之替换内容的 nested_exception

返回值

*this

版本历史

  • (当前 | 先前) 2017年5月17日 (三) 09:26Fruderica讨论 | 贡献. . (400字节) (+400). . (以“{{cpp/error/nested_exception/title|operator{{=}}}} {{cpp/error/nested_exception/navbar}} {{ddcl | since=c++11 | 1= nested_exception& operator=( const nested_exceptio...”为内容创建页面)