proxygen
|
#include <from.h>
Classes | |
struct | out_impl |
struct | sender_base |
Public Member Functions | |
requires DerivedFrom< typename std::iterator_traits< I >::iterator_category, std::forward_iterator_tag > auto | operator() (I begin, S end) const |
requires Range< R > auto | operator() (R &&range) const |
|
inline |
Definition at line 67 of file from.h.
References folly::test::begin(), folly::test::end(), folly::pushmi::make_many_sender, folly::pushmi::PUSHMI_TEMPLATE(), and folly::pushmi::requires().
Definition at line 73 of file from.h.
References folly::test::begin(), folly::test::end(), folly::pushmi::operators::from, and folly::range().