名前空間
変種
操作

std::nested_exception::operator=

提供: cppreference.com
< cpp‎ | error‎ | nested exception
2023年8月15日 (火) 04:28時点におけるOlya (トーク | 投稿記録)による版

(差分) ←前の版 | 最新版 (差分) | 次の版→ (差分)
 
 
ユーティリティライブラリ
 
 
 
nested_exception& operator=( const nested_exception& other ) noexcept = default;
(C++11以上)

格納されている例外を other に保持されているもので置き換えます。

[編集] 引数

other-内容を置き換える nested_exception

[編集] 戻り値

*this