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