共用方式為


make_exception_ptr 函式

語法

template<class _E>
exception_ptr make_exception_ptr(_E _Except);

參數

_E
例外狀況類型。

_除了
例外狀況值。

傳回值

需求

標頭: ppltasks.h

命名空間:std

另請參閱

std 命名空間