|
proxygen
|
#include <folly/experimental/pushmi/boosters.h>#include <folly/experimental/pushmi/detail/if_constexpr.h>#include <folly/experimental/pushmi/detail/opt.h>#include <folly/experimental/pushmi/o/extension_operators.h>#include <folly/experimental/pushmi/time_single_sender.h>#include <folly/experimental/pushmi/trampoline.h>#include <functional>Go to the source code of this file.
Namespaces | |
| folly | |
| —— Concurrent Priority Queue Implementation —— | |
| folly::pushmi | |
| folly::pushmi::detail | |
| folly::pushmi::detail::submit_detail | |
| folly::pushmi::operators | |
Functions | |
| folly::pushmi::detail::submit_detail::PUSHMI_CONCEPT_DEF (template(class In, class...AN)(concept AutoSenderTo)(In, AN...), Sender< In > &&SenderTo< In, receiver_type_t< In, AN... >>) | |
| folly::pushmi::detail::submit_detail::PUSHMI_CONCEPT_DEF (template(class In, class...AN)(concept AutoConstrainedSenderTo)(In, AN...), ConstrainedSenderTo< In, receiver_type_t< In, AN... >>) | |
| folly::pushmi::detail::submit_detail::PUSHMI_CONCEPT_DEF (template(class In, class...AN)(concept AutoTimeSenderTo)(In, AN...), TimeSenderTo< In, receiver_type_t< In, AN... >>) | |
Variables | |
| PUSHMI_INLINE_VAR constexpr detail::submit_fn | folly::pushmi::operators::submit {} |
| PUSHMI_INLINE_VAR constexpr detail::submit_at_fn | folly::pushmi::operators::submit_at {} |
| PUSHMI_INLINE_VAR constexpr detail::submit_after_fn | folly::pushmi::operators::submit_after {} |
| PUSHMI_INLINE_VAR constexpr detail::blocking_submit_fn | folly::pushmi::operators::blocking_submit {} |
| template<class T > | |
| PUSHMI_INLINE_VAR constexpr detail::get_fn< T > | folly::pushmi::operators::get {} |