Share via


make_exception_ptr: functie

Syntaxis

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

Parameterwaarden

_E
Uitzonderingstype.

_Behalve
Uitzonderingswaarde.

Retourwaarde

Requirements

Koptekst: ppltasks.h

naamruimte: std

Zie ook

std namespace