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

Public Member Functions

template<typename F >
 as_receiver (ASIO_MOVE_ARG(F) f, int)
 
void set_value () ASIO_NOEXCEPT_IF(noexcept(declval< Function &>()()))
 
template<typename E >
void set_error (E) ASIO_NOEXCEPT
 
void set_done () ASIO_NOEXCEPT
 

Public Attributes

Function f_
 

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