Skip to content

[NFCI][SYCL] Remove sycl/detail/type_list.hpp #16058

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

aelovikov-intel
Copy link
Contributor

We don't need to manipulate typelists, only check if a type is same as one from the list of types, for which we have a standalone C++17-based trait.

@aelovikov-intel aelovikov-intel requested a review from a team as a code owner November 12, 2024 18:56
We don't need to manipulate typelists, only check if a type is same as
one from the list of types, for which we have a standalone C++17-based
trait.
@aelovikov-intel aelovikov-intel merged commit 337aa79 into intel:sycl Nov 13, 2024
13 checks passed
@aelovikov-intel aelovikov-intel deleted the remove-type-list branch November 13, 2024 01:00
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.

2 participants