dolphin/Source/Core/DolphinQt/Settings
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
..
AdvancedPane.cpp
AdvancedPane.h
AudioPane.cpp Modernize std::any_of with ranges 2024-12-15 19:54:16 -08:00
AudioPane.h
BroadbandAdapterSettingsDialog.cpp
BroadbandAdapterSettingsDialog.h
GameCubePane.cpp
GameCubePane.h
GeneralPane.cpp
GeneralPane.h
InterfacePane.cpp
InterfacePane.h
PathPane.cpp
PathPane.h
USBDeviceAddToWhitelistDialog.cpp
USBDeviceAddToWhitelistDialog.h
WiiPane.cpp
WiiPane.h