|
template<typename Result , typename Task , typename... ParentResults> |
static Result | work (std::size_t node_id, const Task &task, const std::tuple< std::shared_future< ParentResults >...> &futures) |
|
template<typename T , typename... Args> |
static void | get_all (const T &arg, const Args &...args) |
|
static void | get_all () |
|
template<int total, int... n>
template<typename Result , typename Task , typename... ParentResults>
ensures that exceptions are propagated
The documentation for this struct was generated from the following file: