Files
dolphin/Source/Core/Core/IOS/ES
mitaclaw 140252ffc0 Modernize std::any_of with ranges
In WiimoteReal.cpp, JitRegCache.cpp, lambda predicates were replaced by pointers to member functions because ranges algorithms are able invoke those.

In ConvertDialog.cpp, the `std::mem_fn` helper was removed because ranges algorithms are able to handle pointers to member functions as predicates.
2024-12-15 19:54:16 -08:00
..
2024-10-10 15:28:11 -07:00
2024-12-15 19:50:34 -08:00
2024-10-10 00:53:48 -07:00