asio C++ library

PrevUpHomeNext
strand::strand (2 of 6 overloads)

Construct a strand for the specified executor.

strand(
    const Executor & e);

PrevUpHomeNext