Helper specialization of AreAllButLastReductions for one element only. More...
#include <sycl/reduction.hpp>
Static Public Attributes | |
static constexpr bool | value = !IsReduction<T>::value |
Helper specialization of AreAllButLastReductions for one element only.
Returns true if the template parameter is not a reduction.
Definition at line 49 of file reduction.hpp.
|
staticconstexpr |
Definition at line 50 of file reduction.hpp.