mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-13 15:03:27 +00:00
Adds `std::formatter` specializations for `Mat`, `Vector2`, `Vector3`, and `Vector4` types, enabling the use of `std::format` for these types. This simplifies formatting and printing of these mathematical objects, improving code readability and consistency. Also adds a hash function specialization for Vector3.
5.7 KiB
5.7 KiB