Searched defs:executor_ref (Results 1 – 1 of 1) sorted by relevance
27 class executor_ref : public executor class36 executor_ref(Executor& ex_) : ex(ex_) {} in executor_ref() function in boost::executors::executor_ref