proxygen
folly::pushmi::detail::blocking_submit_fn::submit_impl< In > Struct Template Reference

Public Member Functions

requires Receiver< Out > &&SenderTo< In, Out > void operator() (In &in, Out out) const
 

Detailed Description

template<class In>
struct folly::pushmi::detail::blocking_submit_fn::submit_impl< In >

Definition at line 296 of file submit.h.

Member Function Documentation

template<class In >
requires Receiver<Out>&& SenderTo<In, Out> void folly::pushmi::detail::blocking_submit_fn::submit_impl< In >::operator() ( In &  in,
Out  out 
) const
inline

Definition at line 299 of file submit.h.

References folly::gen::move, and submit.

299  {
301  }
constexpr detail::Map< Move > move
Definition: Base-inl.h:2567

The documentation for this struct was generated from the following file: