struct is_executor_of_base_impl

Declaration

template <typename Executor, typename F, typename Enable = void>
struct is_executor_of_base_impl : public std::integral_constant { /* full declaration omitted */ };

Declared at: libs/pika/execution_base/include/pika/execution_base/sender.hpp:184

Inherits from: std::integral_constant