mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-21 12:59: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.
6.5 KiB
6.5 KiB