[Solved] My C++ code is not working (for class declaration) [closed]

[ad_1]

Follow your class and struct declarations with a semicolon. It’s there for declarations of variables of that type, and typedefs.

8

[ad_2]

solved My C++ code is not working (for class declaration) [closed]