proxygen
folly::pushmi::detail::receiver_from_impl< Cardinality, IsFlow > Member List

This is the complete list of members for folly::pushmi::detail::receiver_from_impl< Cardinality, IsFlow >, including all inherited members.

MakeReceiver typedeffolly::pushmi::detail::receiver_from_impl< Cardinality, IsFlow >
operator()(std::tuple< Ts... > args) const folly::pushmi::detail::receiver_from_impl< Cardinality, IsFlow >inline
operator()(std::tuple< Ts... > args, Fns...fns) const folly::pushmi::detail::receiver_from_impl< Cardinality, IsFlow >inline
operator()(Out out, Fns...fns) const folly::pushmi::detail::receiver_from_impl< Cardinality, IsFlow >inline
PUSHMI_TEMPLATE(class...Ts, class...Fns, class This=std::enable_if_t< sizeof...(Fns)!=0, receiver_from_impl >)(requires And< SemiMovable< Fns >... > &&Invocable< MakeReceiverfolly::pushmi::detail::receiver_from_impl< Cardinality, IsFlow >
receiver_type typedeffolly::pushmi::detail::receiver_from_impl< Cardinality, IsFlow >