mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-09-07 12:26:41 +08:00
NonCopyable is misleading here. It also makes the class non-moveable as well, so we can be explicit about this.
NonCopyable is misleading here. It also makes the class non-moveable as well, so we can be explicit about this.