Function object that is used with execute() to initiate a STAPL application. More...
Public Member Functions | |
template<typename Function > | |
main_wf (int argc, char *argv[], Function &&f) | |
void | operator() (void) |
Function object that is used with execute() to initiate a STAPL application.