struct has_member_schedule
Declaration
template <typename S, typename Enable = void>
struct has_member_schedule : public std::integral_constant { /* full declaration omitted */ };Declared at: libs/pika/execution_base/include/pika/execution_base/sender.hpp:268
Inherits from: std::integral_constant