mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-08-28 08:20:49 +00:00

This also covers std::span, which does not have a const iterator. Also renames IsSTLContainer to IsContiguousContainer to explicitly convey its semantics.