Boost C++ Libraries Home Libraries People FAQ More

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: boost/asio/execution/connect.hpp

Convenience header: boost/asio/execution.hpp


PrevUpHomeNext