mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2026-08-10 09:13:44 +00:00
With C++20, we can use the more concise contains() member function instead of comparing the result of the find() call with the end iterator. |
||
|---|---|---|
| .. | ||
| buffer_block.h | ||
| buffer_cache.h | ||
| map_interval.cpp | ||
| map_interval.h | ||