다음을 통해 공유


make_exception_ptr 함수

구문

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

매개 변수

_E
예외 형식입니다.

_제외한
예외 값입니다.

Return Value

요구 사항

헤더: ppltasks.h

네임스페이스: std

참고 항목

std Namespace