#include <submit.h>
Definition at line 73 of file submit.h.
requires Regular<TP> auto folly::pushmi::detail::submit_at_fn::operator() |
( |
TP |
at, |
|
|
AN... |
an |
|
) |
| const |
|
inline |
Definition at line 92 of file submit.h.
References folly::gen::move.
93 return submit_at_fn::fn<TP, AN...>{
std::move(at),
94 std::tuple<AN...>{(AN &&) an...}};
constexpr detail::Map< Move > move
The documentation for this struct was generated from the following file:
- proxygen/folly/folly/experimental/pushmi/o/submit.h