proxygen
|
#include <trampoline.h>
Public Types | |
using | properties = property_set< is_sender<>, is_executor<>, is_maybe_blocking<>, is_fifo_sequence<>, is_single<>> |
Public Member Functions | |
nester | executor () |
requires ReceiveValue< remove_cvref_t< SingleReceiver >, any_executor_ref< E > > void | submit (SingleReceiver &&what) |
Definition at line 75 of file trampoline.h.
using folly::pushmi::detail::nester< E >::properties = property_set< is_sender<>, is_executor<>, is_maybe_blocking<>, is_fifo_sequence<>, is_single<>> |
Definition at line 82 of file trampoline.h.
|
inline |
Definition at line 84 of file trampoline.h.
References folly::pushmi::PUSHMI_TEMPLATE(), and folly::pushmi::requires().
|
inline |
Definition at line 91 of file trampoline.h.
References folly::pushmi::detail::ownornest, and submit.