mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-28 12:58:01 -05:00
This also covers std::span, which does not have a const iterator. Also renames IsSTLContainer to IsContiguousContainer to explicitly convey its semantics.