template <typename Future, std::size_t N>
inline void wait_all_nothrow(
    std::array<Future, N>&& values)

Declared at: libs/pika/async_combinators/include/pika/async_combinators/wait_all.hpp:484

Parameters

std::array<Future, N>&& values