asio C++ library

PrevUpHomeNext
io_context::strand::strand (2 of 2 overloads)

Copy constructor.

strand(
    const strand & other);

Creates a copy such that both strand objects share the same underlying state.


PrevUpHomeNext