diff options
| author | mitaclaw <140017135+mitaclaw@users.noreply.github.com> | 2024-09-28 22:30:41 -0700 |
|---|---|---|
| committer | mitaclaw <140017135+mitaclaw@users.noreply.github.com> | 2024-10-10 00:53:48 -0700 |
| commit | 728663bdc03dfe20343c45ff36f5fb080b49ffec (patch) | |
| tree | f923c81683810d230c594113c0b753fc29b54a80 /Source/Core/Common/StringUtil.cpp | |
| parent | 01d0bdf1bbb4ad3604a6d261b8648b870b1f0131 (diff) | |
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.
Diffstat (limited to 'Source/Core/Common/StringUtil.cpp')
0 files changed, 0 insertions, 0 deletions
