asio C++ library

PrevUpHomeNext
executor_wrapper::executor_wrapper (3 of 9 overloads)

Construct a copy, but specify a different executor.

executor_wrapper(
    executor_arg_t ,
    const executor_type & e,
    const executor_wrapper & other);

PrevUpHomeNext