mirror of
https://github.com/g-truc/glm.git
synced 2026-01-18 17:21:28 +01:00
These functions were already marked constexpr in the header, but their implementations relied on non-constexpr functions. Mark those as constexpr.