mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-08-04 08:55:35 +00:00
Uses auto to properly deduce the intended return type in iteration (pair with a const string), which prevents a copy from needing to be generated.