proxygen
|
#include <single_sender.h>
Additional Inherited Members | |
Public Member Functions inherited from folly::pushmi::make_single_sender_fn | |
auto | operator() () const |
requires True PUSHMI_BROKEN_SUBSUMPTION not auto | operator() (SF sf) const |
requires True &&Invocable< EXF & > PUSHMI_BROKEN_SUBSUMPTION not auto | operator() (SF sf, EXF exf) const |
requires True &&Sender< Data, is_single<> > auto | operator() (Data d) const |
requires Sender< Data, is_single<> > auto | operator() (Data d, DSF sf) const |
requires Sender< Data, is_single<> > &&Invocable< DEXF &, Data & > auto | operator() (Data d, DSF sf, DEXF exf) const |
Definition at line 260 of file single_sender.h.