Skip to content

[SYCL] Use SYCL aliases for STL types in cg.hpp #1046

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
Jan 23, 2020

Conversation

alexbatashev
Copy link
Contributor

Since handler.hpp uses a lot of templates by design, it is very hard to
eliminate usage of cg.hpp there. This patch makes header file
public-friendly by using SYCL '_class' containers instead of std ones.

Signed-off-by: Alexander Batashev [email protected]

Since handler.hpp uses a lot of templates by design, it is very hard to
eliminate usage of cg.hpp there. This patch makes header file
public-friendly by using SYCL '_class' containers instead of std ones.

Signed-off-by: Alexander Batashev <[email protected]>
@bader bader changed the title [SYCL] Use '_class' in cg.hpp [SYCL] Use SYCL aliases for STL types in cg.hpp Jan 23, 2020
@bader bader merged commit 5b40ef9 into intel:sycl Jan 23, 2020
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