Fork me on GitHub

c++之报错"不能在构造函数上指定返回类型"

class Person{};

你忘了在定义类之后加上;

posted @ 2019-12-25 13:37  西西嘛呦  阅读(851)  评论(0)    收藏  举报