mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2025-03-04 21:26:06 +00:00
The language defines a copy constructor as: TypeName(const TypeName&) so this was just deleting a constructor variant that would catch most cases of attempted copies. |
||
---|---|---|
.. | ||
backend_x64 | ||
common | ||
frontend | ||
ir_opt | ||
CMakeLists.txt |