asio C++ library

PrevUpHomeNext

experimental::channel

Template type alias for common use of channel.

typedef typename detail::channel_type< ExecutorOrSignature >::template inner< Signatures... >::type channel;
Types

Name

Description

inner

Requirements

Header: asio/experimental/channel.hpp

Convenience header: None


PrevUpHomeNext