dolphin/Source
mitaclaw 728663bdc0 Modernize std::binary_search with ranges
In VolumeVerifier.cpp, constructing a `std::string_view` of the volume's GameID is unnecessary, as `std::`(`ranges::`)`binary_search` supports heterogeneous lookup. The usage in GameFile.cpp is a perfect example.
2024-10-10 00:53:48 -07:00
..
Android Partially revert "Revert "Audit uses of IsRunning and GetState"" 2024-10-04 18:35:41 +02:00
Core Modernize std::binary_search with ranges 2024-10-10 00:53:48 -07:00
DSPSpy
DSPTool
PCH
UnitTests Modernize std::equal with ranges 2024-10-10 00:53:48 -07:00
VSProps
.clang-format
CMakeLists.txt
dolphin-emu.sln