cuda::experimental::stf::reducer::logical_or

Defined in include/cuda/experimental/__stf/internal/reducer.cuh

template<typename T>
class logical_or

logical or operator for the reduce access mode

Public Static Functions

static inline void init_op(T &dst)
static inline void apply_op(T &dst, const T &src)