Skip to content

Conversation

@steffenlarsen
Copy link
Contributor

Since the detail namespace appears in both the sycl namespace and in the sycl::ext::oneapi::experimental namespace, the implementation of sycl::ext::oneapi::experimental::this_nd_item may fail due to detail::declptr not existing in the latter. These changes remove the ambiguity.

Since the `detail` namespace appears in both the `sycl` namespace and in
the `sycl::ext::oneapi::experimental` namespace, the implementation of
`sycl::ext::oneapi::experimental::this_nd_item` may fail due to
`detail::declptr` not existing in the latter. These changes remove the
ambiguity.

Signed-off-by: Steffen Larsen <[email protected]>
@steffenlarsen steffenlarsen requested a review from a team as a code owner January 4, 2022 13:41
bader
bader previously approved these changes Jan 10, 2022
@bader bader merged commit 8aad52d into intel:sycl Jan 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants