Pyrogenesis  trunk
Threading::HandleExceptionsBase< F, T > Struct Template Reference

Wrap a function to handle exceptions. More...

#include <Threading.h>

Detailed Description

template<auto F, class T>
struct Threading::HandleExceptionsBase< F, T >

Wrap a function to handle exceptions.

This currently deals with Windows Structured Exception Handling (see wseh.cpp)


The documentation for this struct was generated from the following file: