mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-25 15:31:17 +01:00
b0ee8bd0a0
NonCopyable is only supposed to prevent classes from being copied, not make it hard for classes to be moveable.