mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-03-26 03:19:41 -04:00
Two variables can be references, while two others can be std::moved. Makes for 4 less atomic reference count increments and decrements.
Two variables can be references, while two others can be std::moved. Makes for 4 less atomic reference count increments and decrements.