Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
template<class _E>
exception_ptr make_exception_ptr(_E _Except);
Parameters
_E
Exception type.
_Except
Exception value.
Return Value
Requirements
Header: ppltasks.h
Namespace: std