proxygen
folly::pushmi::detail::make_sender< is_many<> > Struct Template Reference

#include <extension_operators.h>

Inheritance diagram for folly::pushmi::detail::make_sender< is_many<> >:
folly::pushmi::construct_deduced< many_sender > folly::pushmi::make_many_sender_fn

Additional Inherited Members

- Public Member Functions inherited from folly::pushmi::make_many_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_many<> > auto operator() (Data d) const
 
requires Sender< Data, is_many<> > auto operator() (Data d, DSF sf) const
 
requires Sender< Data, is_many<> > &&Invocable< DEXF &, Data & > auto operator() (Data d, DSF sf, DEXF exf) const
 

Detailed Description

template<>
struct folly::pushmi::detail::make_sender< is_many<> >

Definition at line 197 of file extension_operators.h.


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