mirror of
https://github.com/orange-cpp/omath.git
synced 2026-06-09 00:34:34 +00:00
7329410f94
Replaces `std::find` with `std::ranges::find` for improved code consistency and potentially better performance when dealing with ranges.