名前空間
変種
操作

std::nested_exception::nested_ptr

提供: cppreference.com
 
 
ユーティリティライブラリ
 
 
 
std::exception_ptr nested_ptr() const noexcept;
(C++11以上)

もしあれば、格納されている例外を指すポインタを返します。

[編集] 引数

(なし)

[編集] 戻り値

(なし)