asio C++ library

PrevUpHomeNext
inline_or_executor::inline_or_executor (1 of 6 overloads)

Default constructor.

inline_or_executor();

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


PrevUpHomeNext