mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-14 07:26:09 +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