Static Public Member Functions | |
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 bool | wait (const T &arg, const Args &...args) |
static bool | wait () |
|
inlinestatic |
ensures that exceptions are propagated