mirror of https://github.com/yuzu-mirror/yuzu
shader_cache: Make use of std::erase_if
Now that we use C++20, we can also make use of std::erase_if instead of needing to do the erase-remove idiom.pull/8/head
parent
b2305dcee0
commit
969100d41a
Loading…
Reference in New Issue