proxygen
|
#include <folly/experimental/pushmi/flow_many_sender.h>
#include <folly/experimental/pushmi/many_sender.h>
#include <folly/experimental/pushmi/o/extension_operators.h>
#include <folly/experimental/pushmi/o/submit.h>
#include <folly/experimental/pushmi/trampoline.h>
Go to the source code of this file.
Namespaces | |
folly | |
—— Concurrent Priority Queue Implementation —— | |
folly::pushmi | |
folly::pushmi::operators | |
Functions | |
folly::pushmi::PUSHMI_CONCEPT_DEF (template(class R) concept Range, requires(R &&r)(implicitly_convertible_to< bool >(std::begin(r)==std::end(r)))) | |
Variables | |
PUSHMI_INLINE_VAR constexpr struct folly::pushmi::operators::from_fn | folly::pushmi::operators::from |
PUSHMI_INLINE_VAR constexpr struct folly::pushmi::operators::flow_from_fn | folly::pushmi::operators::flow_from |