hpx/execution/algorithms/make_future.hpp

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

namespace hpx
namespace execution
namespace experimental

Variables

hpx::execution::experimental::make_future_t make_future
struct make_future_t : public hpx::functional::detail::tag_fallback<make_future_t>

Friends

template<typename Sender, typename Allocator = hpx::util::internal_allocator<>>
friend constexpr auto tag_fallback_invoke(make_future_t, Sender &&sender, Allocator const &allocator = Allocator{})
template<typename Allocator = hpx::util::internal_allocator<>>
friend constexpr auto tag_fallback_invoke(make_future_t, Allocator const &allocator = Allocator{})