mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-08-03 00:55:34 +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.