mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-07-13 20:45:52 +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.