mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-06-21 04:41:12 +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.