mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-10-23 10:56:44 +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.