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 dd66b44 commit 22f9009Copy full SHA for 22f9009
sycl/include/CL/sycl/detail/spec_const_integration.hpp
@@ -17,7 +17,6 @@ namespace detail {
17
18
#if __cplusplus >= 201703L
19
template <auto &S> struct specialization_id_name_generator {};
20
-#endif
21
22
// Translates SYCL 2020 specialization constant type to its name.
23
template <auto &SpecName> const char *get_spec_constant_symbolic_ID() {
0 commit comments