2.4节的代码问题讨论
作者: tracyqwerty创建于 2023年5月9日更新于 2023年5月9日
<img width="880" alt="image" src="https://user-images.githubusercontent.com/44852831/237005771-4422b35a-5095-4324-98d6-3d1b5d4c535f.png"> `class` 的成员默认为 `private`,为了使两段代码的效果相同,似乎应该加上 `public` 关键字。
内容来源: wuye9036/CppTemplateTutorial