template <typename Future>
void wait_all_nothrow(
const std::vector<Future>& values)
template <typename Future>
void wait_all_nothrow(
const std::vector<Future>& values)Description
////////////////////////////////////////////////////////////////////////
Declared at: libs/pika/async_combinators/include/pika/async_combinators/wait_all.hpp:391
Parameters
- const std::vector<Future>& values