Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
thread_pool::basic_executor_type::require (7 of 9 overloads)

Obtain an executor with the outstanding_work.untracked property.

constexpr basic_executor_type< Allocator, unspecified > require(
    execution::outstanding_work_t::untracked_t ) const;

PrevUpHomeNext