asio C++ library

PrevUpHomeNext

experimental::coro::input_type

The value that can be passed into a symmetrical cororoutine. void if asymmetrical.

typedef typename traits::input_type input_type;
Requirements

Header: asio/experimental/coro.hpp

Convenience header: None


PrevUpHomeNext