Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

executor_work_guard::owns_work

Whether the executor_work_guard object owns some outstanding work.

bool owns_work() const;

PrevUpHomeNext