make_exception_ptr Function

 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

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

Parameters

_E
_Except

Header: ppltasks.h

Namespace: std

std Namespace

Show: