Skip to content

Conversation

@AidanBeltonS
Copy link
Contributor

This PR fixes an issue caused when building on Windows with MSVC. The problem was introduced in #6341.
MSVC does not correctly infer the default template for its return type. This is fixed by setting the return type to auto and letting the compiler infer the return type.

@steffenlarsen
Copy link
Contributor

CI failure is due to configuration hiccup. Merging this.

@steffenlarsen steffenlarsen merged commit 1b17d17 into intel:sycl Aug 26, 2022
@AidanBeltonS AidanBeltonS deleted the fix_accessor_subscript branch August 29, 2022 08:25
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