forked from dolphin-emu/dolphin
NonCopyable is only supposed to prevent classes from being copied, not make it hard for classes to be moveable.
498 B
498 B
NonCopyable is only supposed to prevent classes from being copied, not make it hard for classes to be moveable.