Pyrogenesis trunk
|
#include "ThreadUtil.h"
Go to the source code of this file.
Classes | |
struct | Threading::HandleExceptionsBase< F, T > |
Wrap a function to handle exceptions. More... | |
struct | Threading::HandleExceptions< functionPtr > |
struct | Threading::HandleExceptionsBase< functionPtr, void(*)(Types...)> |
Namespaces | |
namespace | Threading |
Light-weight threading utilities. | |