|
|
template<typename ContextType, SomeOutcome OutcomeType, typename FnType> |
| static auto | dispatch (ContextType &ctx, OutcomeType &&outcome, FnType &&fn) |
|
template<typename ContextType, typename FnType> |
| static void | post (ContextType &ctx, FnType &&fn) |
The documentation for this struct was generated from the following file: