We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e169bf commit d5f4027Copy full SHA for d5f4027
1 file changed
cxx4opencl/intro.txt
@@ -44,3 +44,6 @@ not covered in either OpenCL or {cpp} specifications, in particular:
44
* any behavior that deviates from {cpp}17;
45
* any behavior that deviates from OpenCL C v2.0;
46
* any behavior that is not governed by OpenCL C and {cpp}.
47
+
48
+All language extensions to OpenCL C v2.0 or earlier are applicable to
49
+C++ for OpenCL.
0 commit comments