boost::capy::any_executor::on_work_started
Informs the executor that work is beginning.
Synopsis
Declared in <boost/capy/ex/any_executor.hpp>
void
on_work_started() const noexcept;
Preconditions
-
This instance holds a valid executor.
Created with MrDocs