g-truc / glm

OpenGL Mathematics (GLM)
https://glm.g-truc.net
Other
9.1k stars 2.12k forks source link

Add C++ 17 no discard support #1252

Closed christophe-lunarg closed 7 months ago

christophe-lunarg commented 7 months ago

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

ghost commented 7 months ago

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

christophe-lunarg commented 7 months ago

Yes, that’s still work in progress.

Le ven. 9 févr. 2024 à 07:13, Eyad Ahmed @.***> a écrit :

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

— Reply to this email directly, view it on GitHub https://github.com/g-truc/glm/pull/1252#issuecomment-1935388765, or unsubscribe https://github.com/notifications/unsubscribe-auth/AO7ZXKJBBGB4J5QCK3N4BVTYSW5BNAVCNFSM6AAAAABDAOU5TKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMZVGM4DQNZWGU . You are receiving this because you authored the thread.Message ID: @.***>

--