template <typename Future>
void throw_if_exceptional(
    const std::vector<Future>& values)

Declared at: libs/pika/async_combinators/include/pika/async_combinators/detail/throw_if_exceptional.hpp:41

Parameters

const std::vector<Future>& values