Boost C++ Libraries Home Libraries People FAQ More

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

Obtain an executor with the relationship.continuation property.

constexpr basic_executor_type require(
    execution::relationship_t::continuation_t ) const;

PrevUpHomeNext