asio C++ library

PrevUpHomeNext
strand::strand (1 of 6 overloads)

Default constructor.

strand();

This constructor is only valid if the underlying executor type is default constructible.


PrevUpHomeNext