STLdoc
STLdocumentation
|
Helper object used for LWT invocation. More...
#include <ppltasks.h>
Classes | |
struct | _Holder |
Public Member Functions | |
_TaskProcThunk (const std::function< void()> &_Callback) | |
Static Public Member Functions | |
static void __cdecl | _Bridge (void *_PData) |
Private Member Functions | |
_TaskProcThunk & | operator= (const _TaskProcThunk &) |
Private Attributes | |
std::function< void()> | _M_func |
Helper object used for LWT invocation.
|
inline |
|
private |
|
private |