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