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 c22997b commit c4cebbaCopy full SHA for c4cebba
sycl/include/CL/sycl/ONEAPI/accessor_property_list.hpp
@@ -18,7 +18,7 @@
18
__SYCL_INLINE_NAMESPACE(cl) {
19
namespace sycl {
20
namespace detail {
21
-// This helper template must be specialized for nestend instance template
+// This helper template must be specialized for nested instance template
22
// of each compile-time-constant property.
23
template <typename T> struct IsCxPropertyInstance : std::false_type {};
24
} // namespace detail
0 commit comments