struct exposes_future_type
Declaration
template <typename Executor, typename T, typename Enable = void>
struct exposes_future_type : public std::integral_constant { /* full declaration omitted */ };Declared at: libs/pika/execution/include/pika/execution/traits/executor_traits.hpp:162
Inherits from: std::integral_constant