mirror of
https://git.tardis.systems/mirrors/yuzu
synced 2025-12-16 14:42:04 +01: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 | ||