Skip to content

[SYCL] Remove partial specialization of std::allocator_traits#22030

Open
uditagarwal97 wants to merge 1 commit into
syclfrom
private/udit/cmplr_75295
Open

[SYCL] Remove partial specialization of std::allocator_traits#22030
uditagarwal97 wants to merge 1 commit into
syclfrom
private/udit/cmplr_75295

Conversation

@uditagarwal97
Copy link
Copy Markdown
Contributor

@uditagarwal97 uditagarwal97 commented May 14, 2026

C++23 restricts user-specialization of std::allocator_traits - see https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2023/p2652r2.html - this is what causing compilation error with VS2026.

@uditagarwal97 uditagarwal97 requested a review from Copilot May 14, 2026 22:01
@uditagarwal97 uditagarwal97 self-assigned this May 14, 2026
@uditagarwal97 uditagarwal97 marked this pull request as ready for review May 15, 2026 15:19
@uditagarwal97 uditagarwal97 requested a review from a team as a code owner May 15, 2026 15:19
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.

1 participant