mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-20 14:19:12 +00:00
There's no real need to std::move a primitive type. A copy will be performed either way. We can remove std::move in this case to improve readability.
32 KiB
32 KiB