asio C++ library

PrevUpHomeNext
io_context::basic_executor_type::operator= (2 of 2 overloads)

Move assignment operator.

basic_executor_type & operator=(
    basic_executor_type && other);

PrevUpHomeNext