struct is_rebound_execution_policy

Declaration

template <typename Executor>
struct is_rebound_execution_policy : public std::integral_constant { /* full declaration omitted */ };

Declared at: libs/pika/execution/include/pika/execution/traits/is_execution_policy.hpp:39

Inherits from: std::integral_constant