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