hpx/execution/algorithms/keep_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

constexpr struct hpx::execution::experimental::keep_future_t keep_future
struct keep_future_t

Public Functions

template<typename Future>
constexpr auto operator()(Future &&future) const
constexpr auto operator()() const