#include <sycl/group_algorithm.hpp>
|
static constexpr bool | value |
|
template<typename T, typename BinaryOperation>
struct sycl::_V1::detail::is_native_op< T, BinaryOperation >
Definition at line 97 of file group_algorithm.hpp.
◆ value
template<typename T , typename BinaryOperation >
Initial value:=
is_contained<BinaryOperation, native_op_list<T>>
::value ||
is_contained<BinaryOperation, native_op_list<void>>
::value
Definition at line 98 of file group_algorithm.hpp.
The documentation for this struct was generated from the following file: