Clementine
Public Member Functions | Public Attributes | List of all members
asio::execution::detail::as_operation< Executor, Receiver > Struct Template Reference
Collaboration diagram for asio::execution::detail::as_operation< Executor, Receiver >:
Collaboration graph
[legend]

Public Member Functions

template<typename E , typename R >
 as_operation (ASIO_MOVE_ARG(E) e, ASIO_MOVE_ARG(R) r)
 
void start () ASIO_NOEXCEPT
 

Public Attributes

remove_cvref< Executor >::type ex_
 
remove_cvref< Receiver >::type receiver_
 
asio::detail::shared_ptr< asio::detail::atomic_count > ref_count_
 

The documentation for this struct was generated from the following file: