mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-06-21 04:41:12 +08:00
Removes the usage of moves that don't result in behavior different from a copy, or otherwise would prevent copy elision from occurring.
Removes the usage of moves that don't result in behavior different from a copy, or otherwise would prevent copy elision from occurring.