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