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 no discard support #1252

Merged
merged 2 commits into from
Feb 10, 2024
Merged

Add C++ 17 no discard support #1252

merged 2 commits into from
Feb 10, 2024

Conversation

christophe-lunarg
Copy link

@christophe-lunarg christophe-lunarg commented Feb 8, 2024

It's probably not exaustive but future contribution would be welcome!

@ghost
Copy link

ghost commented Feb 9, 2024

It seems like nodiscard was added to some functions with void return type somehow

@christophe-lunarg
Copy link
Author

christophe-lunarg commented Feb 9, 2024 via email

@christophe-lunarg christophe-lunarg force-pushed the add-no-discard branch 16 times, most recently from 9b3ce7e to 13044d6 Compare February 10, 2024 11:50
@christophe-lunarg christophe-lunarg merged commit 5d73e17 into master Feb 10, 2024
68 checks passed
@christophe-lunarg christophe-lunarg deleted the add-no-discard branch February 10, 2024 16:09
dimateos added a commit to dimateos/Open-glm that referenced this pull request Feb 15, 2024
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.

No unused function result warning
1 participant