Template type alias for common use of channel.
typedef typename detail::concurrent_channel_type< ExecutorOrSignature >::template inner< Signatures... >::type concurrent_channel;
Name |
Description |
---|---|
Header: asio/experimental/concurrent_channel.hpp
Convenience header: None