Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
io_context::basic_executor_type::require (1 of 8 overloads)

Obtain an executor with the blocking.possibly property.

constexpr basic_executor_type require(
    execution::blocking_t::possibly_t ) const;

PrevUpHomeNext