Skip to content

[SYCL] Fix compilation with --std=c++20 #2705

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 4 commits into from
Nov 2, 2020
Merged

Conversation

vladimirlaz
Copy link
Contributor

@vladimirlaz vladimirlaz commented Oct 29, 2020

  • add include containing definition of std::bit_cast
  • replace usage of share_pointer::unique() deprecated in C++20
  • add test to verify compilation with different C++ standards

@vladimirlaz vladimirlaz requested a review from a team as a code owner October 29, 2020 15:22
@vladimirlaz vladimirlaz requested a review from s-kanaev October 29, 2020 15:22
 - add include containing definition of std::bit_cast
 - replace usage of share_pointer::unique() deprecated in C++20
 - add test to verify compilation with different C++ standards
@vladimirlaz vladimirlaz changed the title [WIP][SYCL] add test to verify different C++ standards [SYCL] fix compilation with --std=c++20 Oct 29, 2020
@bader bader changed the title [SYCL] fix compilation with --std=c++20 [SYCL] Аix compilation with --std=c++20 Oct 29, 2020
@bader bader changed the title [SYCL] Аix compilation with --std=c++20 [SYCL] Fix compilation with --std=c++20 Oct 29, 2020
@vladimirlaz vladimirlaz requested a review from bader October 30, 2020 16:23
@vladimirlaz vladimirlaz merged commit ecd0adb into intel:sycl Nov 2, 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