asio C++ library

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

Obtain an executor with the default allocator property.

constexpr basic_executor_type< std::allocator< void >, Bits > require(
    execution::allocator_t< void > ) const;

PrevUpHomeNext