Skip to content
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

Fix an editorial mistake in "vec" #513

Merged

Conversation

gmlueck
Copy link
Contributor

@gmlueck gmlueck commented Dec 5, 2023

I'm fairly certain this is an editorial mistake with the definition of vec::operator~. The synopses of the vec class shows the correct return type, so this just updates the table to match.

I'm fairly certain this is an editorial mistake with the
definition of `vec::operator~`.  The synopses of the `vec` class shows
the correct return type, so this just updates the table to match.
@gmlueck
Copy link
Contributor Author

gmlueck commented Dec 7, 2023

This needs one more reviewer.

Copy link
Member

@keryell keryell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch.

Copy link
Collaborator

@AerialMantis AerialMantis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch.

@gmlueck gmlueck merged commit 85ce930 into KhronosGroup:SYCL-2020/master Dec 7, 2023
2 checks passed
@gmlueck gmlueck deleted the gmlueck/vec-editorial branch December 7, 2023 21:13
keryell pushed a commit that referenced this pull request Sep 10, 2024
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.

4 participants