Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unnecessary code + Fix config_manager.h #155

Merged
merged 2 commits into from
Apr 28, 2022
Merged

Remove unnecessary code + Fix config_manager.h #155

merged 2 commits into from
Apr 28, 2022

Conversation

ShenMian
Copy link
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