18#ifndef INCLUDED_THREADING
19#define INCLUDED_THREADING
34template<auto F,
class T>
36template<auto functionPtr>
39template<
auto functionPtr,
typename... Types>
Light-weight threading utilities.
Definition: TaskManager.cpp:38
static void Wrapper(Types... args)
Definition: Threading.h:42
Wrap a function to handle exceptions.
Definition: Threading.h:35
Definition: Threading.h:37
long __stdcall wseh_ExceptionFilter(struct _EXCEPTION_POINTERS *ep)
Definition: wseh.cpp:237