Boost C++ Libraries Home Libraries People FAQ More

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

Obtain an executor with the outstanding_work.tracked property.

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

PrevUpHomeNext