Skip to content

Remove unnecessary code + Fix config_manager.h#155

Merged
hyv1001 merged 2 commits intoBoomingTech:mainfrom
ShenMian:patch-0
Apr 28, 2022
Merged

Remove unnecessary code + Fix config_manager.h#155
hyv1001 merged 2 commits intoBoomingTech:mainfrom
ShenMian:patch-0

Conversation

@ShenMian
Copy link
Copy Markdown
Contributor

  • 因为 PublicSingleton 是一个不可拷贝的类, 因此其子类不需要再显示声明拷贝构造函数和赋值构造函数删除.
  • SceneObject 中的部分函数实现和默认的行为无异, 因此删去.
  • 防止单例类 ConfigManager 创建多个实例.

@hyv1001 hyv1001 merged commit 2363524 into BoomingTech:main Apr 28, 2022
@ShenMian ShenMian deleted the patch-0 branch April 28, 2022 04:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants