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

Add C++17 structureed binding support (#1320) #1340

Merged
merged 2 commits into from
Jan 22, 2025
Merged

Conversation

Groovounet
Copy link
Member

@Groovounet Groovounet commented Jan 22, 2025

Add C++17 Structured Bindings support for vec,mat,quat types, running C.I. for #1320

Add C++17 Structured Bindings support for vec,mat,quat types
@ZXShady
Copy link

ZXShady commented Jan 22, 2025

Why did it fail?.

Edit : Ah so it is because of C++98 support

Edit 2: No it was the new line

@Groovounet
Copy link
Member Author

Thanks for contributing @ZXShady !

@Groovounet Groovounet merged commit af86309 into master Jan 22, 2025
68 checks passed
@Groovounet Groovounet deleted the pr_struct_binding branch January 22, 2025 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants