struct future_then_executor_result

Declaration

template <typename Executor,
          typename Future,
          typename F,
          typename Enable = void>
struct future_then_executor_result { /* full declaration omitted */ };

Description

////////////////////////////////////////////////////////////////////

Declared at: libs/pika/execution/include/pika/execution/traits/future_then_result_exec.hpp:29