We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7adad8 commit 8d986a3Copy full SHA for 8d986a3
sycl/include/CL/sycl/queue.hpp
@@ -43,6 +43,7 @@
43
#define _CODELOCARG(a)
44
#define _CODELOCFW(a) , a
45
#else
46
+#define _CODELOCONLYPARAM(a)
47
#define _CODELOCPARAM(a)
48
49
#define _CODELOCARG(a) const detail::code_location a = {}
0 commit comments