A function that throws exceptions. More...
Public Member Functions | |
| void | operator() (std::size_t, std::size_t, WBoolFlag &) |
| The function. | |
A function that throws exceptions.
Definition at line 127 of file WThreadedFunction_test.h.
| void WThreadedFunctionTest::ExceptionalFuncType::operator() | ( | std::size_t | , | |
| std::size_t | , | |||
| WBoolFlag & | ||||
| ) | [inline] |
The function.
Definition at line 133 of file WThreadedFunction_test.h.
1.7.1