struct is_vectorpack_execution_policy
Declaration
template <typename Executor>
struct is_vectorpack_execution_policy : public std::integral_constant { /* full declaration omitted */ };Declared at: libs/pika/execution/include/pika/execution/traits/is_execution_policy.hpp:44
Inherits from: std::integral_constant