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
..
2024-10-10 00:53:48 -07:00
2024-10-10 00:53:48 -07:00
2024-08-14 22:18:28 +02:00
2024-08-20 14:59:54 +02:00
2024-07-23 14:06:21 -07:00