mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-10-02 08:36:43 +08:00
This also covers std::span, which does not have a const iterator. Also renames IsSTLContainer to IsContiguousContainer to explicitly convey its semantics.