Why the compiler complains: the value of ‘testFunc’ is not usable in a constant expression?

后端 未结 0 628
失恋的感觉
失恋的感觉 2020-12-10 15:10

Why the compiler complains: the value of ‘testFunc’ is not usable in a constant expression

Here is the code snippest:

class ctx
{
    public:
        i         


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