mirror of
https://github.com/g-truc/glm.git
synced 2026-07-23 14:38:57 +00:00
These functions were already marked constexpr in the header, but their implementations relied on non-constexpr functions. Mark those as constexpr.