aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorReinhold Gschweicher <pyro4hell@gmail.com>2025-05-24 21:59:43 +0200
committermark9064 <30447455+mark9064@users.noreply.github.com>2025-05-30 22:57:12 +0100
commit85a0542d936066a90b74316b686dd911c1451d58 (patch)
tree435996b5cbd547fa922e490c374845a66cdb3518 /tools
parent8423ed675bf195bc81be19c78106bae860c8e2b8 (diff)
DisplayApp: use std::ranges function where possible
Instead of raw for loops use `std::ranges::transform` where possible. And also use `std::ranges::find_if` instead of `std::find_if`.
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions