How do I use an enum from another class when I have an enum with the same value I am using in the current class? C++

前端 未结 0 1000
死守一世寂寞
死守一世寂寞 2020-12-14 21:12

I am having trouble returning a function that requires me returning the enum "BEGIN" from the first class. The problem I am running into is that I am using a separ

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