#include <submit.h>
Definition at line 98 of file submit.h.
requires Regular<D> auto folly::pushmi::detail::submit_after_fn::operator() |
( |
D |
after, |
|
|
AN... |
an |
|
) |
| const |
|
inline |
Definition at line 121 of file submit.h.
References D, and folly::gen::move.
122 return submit_after_fn::fn<
D, AN...>{
std::move(after),
123 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