OpenWalnut  1.5.0dev
Public Member Functions | List of all members
WThreadedFunctionTest::ExceptionalFuncType Class Reference

A function that throws exceptions. More...

Public Member Functions

void operator() (std::size_t, std::size_t, WBoolFlag &)
 The function. More...
 

Detailed Description

A function that throws exceptions.

Definition at line 127 of file WThreadedFunction_test.h.

Member Function Documentation

◆ operator()()

void WThreadedFunctionTest::ExceptionalFuncType::operator() ( std::size_t  ,
std::size_t  ,
WBoolFlag  
)
inline

The function.

Definition at line 133 of file WThreadedFunction_test.h.


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