Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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