Lumiera  0.pre.03
»edit your freedom«
vault::gear::test::anonymous_namespace{work-force-test.cpp} Namespace Reference

Typedefs

using FinalFun = std::function< work::SIG_FinalHook >
 
using WorkFun = std::function< work::SIG_WorkFun >
 

Functions

template<class FUN >
auto setup (FUN &&workFun)
 Helper: setup a Worker-Pool configuration for the test. More...
 

Function Documentation

◆ setup()

auto vault::gear::test::anonymous_namespace{work-force-test.cpp}::setup ( FUN &&  workFun)