c++ “error: ISO C++ forbids declaration of 'type name' with no type [-fpermissive]”

后端 未结 0 1339
太阳男子
太阳男子 2020-12-11 12:40

In my header file starmaze.h, I defined the following class:

class Starmaze;
class StarMazeBelief: public ParticleBelief {
private:
         cons         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题