hpx/async_combinators/future_wait.hppΒΆ

See Public API for a list of names and headers that are part of the public HPX API.

namespace hpx
namespace lcos

Functions

template<typename Future, typename F>hpx::lcos::HPX_DEPRECATED_V(1, 8, "hpx::lcos::wait is deprecated and will be removed. Use hpx::wait_each " "instead.")

The one argument version is special in the sense that it returns the expected value directly (without wrapping it into a tuple).