proxygen
request_via.h File Reference

Go to the source code of this file.

Classes

struct  folly::pushmi::send_via< In >
 
struct  folly::pushmi::detail::request_via_fn
 
struct  folly::pushmi::detail::request_via_fn::impl
 

Namespaces

 folly
 —— Concurrent Priority Queue Implementation ——
 
 folly::pushmi
 
 folly::pushmi::detail
 
 folly::pushmi::operators
 

Functions

requires Same< To, is_sender<> > &&Sender< In > auto folly::pushmi::via_cast (In in)
 
requires Same< To, is_sender<> > auto folly::pushmi::via_cast (send_via< In > ss)
 

Variables

PUSHMI_INLINE_VAR constexpr detail::request_via_fn folly::pushmi::operators::request_via {}