记录一下自己关于递增运算符重载的错误 源代码: #include<iostream> #include<string> using namespace std; class myInt { friend ostream& operator<<(ostream& cout, myInt