asio C++ library

PrevUpHomeNext

execution::connect_result::type

The type of the connect expression.

typedef automatically_determined type;

The type of the expression execution::connect(std::declval<S>(), std::declval<R>()).

Requirements

Header: asio/execution/connect.hpp

Convenience header: asio/execution.hpp


PrevUpHomeNext