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-12-15 19:54:16 -08:00
2024-08-20 14:59:54 +02:00
2024-11-02 01:27:07 -05:00
2018-07-07 00:48:38 +02:00
2021-07-13 16:43:28 +02:00
2024-10-23 23:43:24 -07:00
2024-07-06 07:36:31 -04:00
2024-10-19 02:30:44 -07:00
2024-10-19 02:30:44 -07:00
2022-06-21 13:35:14 -07:00
2022-06-21 13:35:14 -07:00
2018-07-07 00:48:38 +02:00