std::nested_exception::nested_ptr
提供: cppreference.com
< cpp | error | nested exception
ユーティリティライブラリ
|
エラー処理
|
|
std::exception_ptr nested_ptr() const noexcept; | (C++11以上) | |
もしあれば、格納されている例外を指すポインタを返します。
[編集] 引数
(なし)
[編集] 戻り値
(なし)