Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SYCL][NFC] Fix special member functions for GCC 11.2 and C++20 (#5068)
I got an issue while compiling the SYCL runtime on Ubuntu 21.10 G++ 11.2 and C++20. Please add more modern configurations to your GitHub Actions to test at least with the latest compilers and latest languages. While SYCL 2020 requires at least a C++17 compiler, it should not break with C++20 or C++2b.
- Loading branch information