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