hpx/execution/algorithms/sync_wait.hpp

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

namespace hpx
namespace this_thread
namespace experimental

Variables

hpx::this_thread::experimental::sync_wait_t sync_wait
struct sync_wait_t : public hpx::functional::detail::tag_fallback<sync_wait_t>

Friends

template<typename Sender>
friend constexpr auto tag_fallback_invoke(sync_wait_t, Sender &&sender)
friend constexpr auto tag_fallback_invoke(sync_wait_t)