asio C++ library

PrevUpHomeNext
thread_pool::basic_executor_type::operator= (1 of 2 overloads)

Assignment operator.

basic_executor_type & operator=(
    const basic_executor_type & other);

PrevUpHomeNext