mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-03-24 10:29:35 -04: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.