[Error] extra qualification 'Complex::' on member 'operator=' [-fpermissive] 这个报错原因是什么 C++的
这个要看具体的代码,似乎是操作符重载出现问题了。
上你的具体代码。。出错代码。。。