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 89cf0c5 commit 6203011Copy full SHA for 6203011
sycl/include/sycl/ext/oneapi/properties/property.hpp
@@ -10,7 +10,7 @@
10
// 1. Add a new enumerator to
11
// `sycl::ext::oneapi::experimental::detail::PropKind` representing the new
12
// property. Increment
13
-// `sycl::ext::oneapi::experimental::detail::PropKind::PropKindSize`
+// `sycl::ext::oneapi::experimental::detail::PropKind::PropKindSize`.
14
// 2. Define property key class inherited from
15
// `detail::compile_time_property_key` with `value_t` that must be
16
// `property_value` with the first template argument being the property
0 commit comments