struct has_completion_scheduler_impl

Declaration

template <bool TagInvocable, typename CPO, typename Sender>
struct has_completion_scheduler_impl : public std::integral_constant { /* full declaration omitted */ };

Declared at: libs/pika/execution_base/include/pika/execution_base/completion_scheduler.hpp:62

Inherits from: std::integral_constant