| description | Learn more about: make_exception_ptr Function | |
|---|---|---|
| title | make_exception_ptr Function | |
| ms.date | 11/04/2016 | |
| f1_keywords |
|
|
| ms.assetid | 8d81cf7a-818e-4b27-8d49-440ec3088609 |
template<class _E>
exception_ptr make_exception_ptr(_E _Except);_E
Exception type.
_Except
Exception value.
Header: ppltasks.h
Namespace: std