boost::capy::make_work_guard
Create a work guard from an executor.
Synopsis
Declared in <boost/capy/ex/work_guard.hpp>
template<Executor Ex>
work_guard<Ex>
make_work_guard(Ex ex);
See Also
work_guard
Created with MrDocs