Boost C++ Libraries Home Libraries People FAQ More

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

Obtain an executor with the blocking.possibly property.

constexpr basic_executor_type< Allocator, unspecified > require(
    execution::blocking_t::possibly_t ) const;

PrevUpHomeNext