DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::detail::ReductionIdentityContainer< T, BinaryOperation, ExplicitIdentity, CondT > Class Template Reference

Templated class for common functionality of all reduction implementation classes. More...

#include <sycl/reduction.hpp>

Detailed Description

template<typename T, class BinaryOperation, bool ExplicitIdentity, typename CondT = void>
class sycl::_V1::detail::ReductionIdentityContainer< T, BinaryOperation, ExplicitIdentity, CondT >

Templated class for common functionality of all reduction implementation classes.

Definition at line 384 of file reduction.hpp.


The documentation for this class was generated from the following file: