Derived class implementing multiple interfaces with a common function signature

前端 未结 4 1281
遥遥无期
遥遥无期 2021-01-06 10:57

I\'m getting a compile error when I try to compile my code. The error is this:

multi.cc: In function ‘int main()’:
multi.cc:35: error: cannot declare variabl         


        
4条回答
提交回复
热议问题