The function call operator that the runtime invokes to perform the work of the task handle.
void operator()() const;
Requirements
Header: ppl.h
Namespace: concurrency
The function call operator that the runtime invokes to perform the work of the task handle.
void operator()() const;
Header: ppl.h
Namespace: concurrency