hpx/execution/traits/future_then_result_exec.hpp

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

namespace hpx
namespace traits

Typedefs

template<typename Executor, typename Future, typename F>
using future_then_executor_result_t = typename future_then_executor_result<Executor, Future, F>::type