mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-16 06:17:02 +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