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