diff --git a/adoc/chapters/programming_interface.adoc b/adoc/chapters/programming_interface.adoc index 64520352..d5ce82dc 100644 --- a/adoc/chapters/programming_interface.adoc +++ b/adoc/chapters/programming_interface.adoc @@ -17503,8 +17503,6 @@ a@ ---- vec operatorOP(const DataT& lhs, const vec& rhs) ---- - a@ Available only when: [code]#DataT != float && DataT != double && DataT != half#. - Construct a new instance of the SYCL [code]#vec# class template with the same template parameters as the [code]#rhs# SYCL [code]#vec# with each element of the new SYCL [code]#vec# instance the result of