struct is_reductions_and_kernel_object
Declaration
template <typename... ReductionsAndKernel>
struct is_reductions_and_kernel_object : public std::integral_constant { /* full declaration omitted */ };
Declared at: include/handler.h:288
Inherits from: std::integral_constant
Template Parameters
- ReductionsAndKernel