std::nested_exception::nested_ptr
提供: cppreference.com
<tbody>
</tbody>
std::exception_ptr nested_ptr() const noexcept; |
(C++11以上) | |
もしあれば、格納されている例外を指すポインタを返します。
引数
(なし)
戻り値
(なし)