Boost C++ Libraries Home Libraries People FAQ More

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

Obtain an executor with the default allocator property.

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

PrevUpHomeNext