proxygen
folly::pushmi::construct_deduced< time_single_sender > Struct Template Reference

#include <time_single_sender.h>

Inheritance diagram for folly::pushmi::construct_deduced< time_single_sender >:
folly::pushmi::make_time_single_sender_fn folly::pushmi::detail::make_sender< is_single<>, true, true, false >

Additional Inherited Members

- Public Member Functions inherited from folly::pushmi::make_time_single_sender_fn
auto operator() () const
 
requires True PUSHMI_BROKEN_SUBSUMPTION not auto operator() (SF sf) const
 
requires Invocable< EXF & > PUSHMI_BROKEN_SUBSUMPTION not auto operator() (SF sf, EXF exf) const
 
requires Invocable< NF & > &&Invocable< EXF & > PUSHMI_BROKEN_SUBSUMPTION not auto operator() (SF sf, EXF exf, NF nf) const
 
requires TimeSender< Data, is_single<> > auto operator() (Data d) const
 
requires TimeSender< Data, is_single<> > auto operator() (Data d, DSF sf) const
 
requires TimeSender< Data, is_single<> > &&Invocable< DEXF &, Data & > auto operator() (Data d, DSF sf, DEXF exf) const
 
requires TimeSender< Data, is_single<> > &&Invocable< DNF &, Data & > &&Invocable< DEXF &, Data & > auto operator() (Data d, DSF sf, DEXF exf, DNF nf) const
 

Detailed Description

template<>
struct folly::pushmi::construct_deduced< time_single_sender >

Definition at line 173 of file time_single_sender.h.


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