Clementine
Public Member Functions | Public Attributes | List of all members
asio::execution::detail::as_invocable< Receiver, typename > Struct Template Reference

Public Member Functions

 as_invocable (Receiver &r, const asio::detail::shared_ptr< asio::detail::atomic_count > &c) ASIO_NOEXCEPT
 
 as_invocable (const as_invocable &other) ASIO_NOEXCEPT
 
void operator() () ASIO_LVALUE_REF_QUAL ASIO_NOEXCEPT
 

Public Attributes

Receiver * receiver_
 
asio::detail::shared_ptr< asio::detail::atomic_count > ref_count_
 

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