mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-13 07:03:25 +00:00
Adds formatters for `omath::Angle` and `omath::Color` to allow for easy formatting using `std::format`. This allows users to easily output Angle and Color values in a human-readable format.