We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
建议提供下什么场合下适合用class,什么场合下适合用struct 。有无某些适用的判定指导规格。
The text was updated successfully, but these errors were encountered:
这个因人而异吧,我是有成员函数用class,一般数据用struct
Sorry, something went wrong.
今天正好看到一个教程关于你的提问的回答,我觉得符合我的认知,贴在这里供大家参考~ https://www.bilibili.com/video/BV11V411h7Qu?spm_id_from=333.788.videopod.sections&vd_source=8fe17bf81ccdfa26ff12fccedd32ff8f
No branches or pull requests
建议提供下什么场合下适合用class,什么场合下适合用struct 。有无某些适用的判定指导规格。
The text was updated successfully, but these errors were encountered: