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