0_0_1568698_32232.cpp
0_0_1568698_32232.cpp(10) : error C2659: “=” : 作为左操作数的重载函数
0_0_1568698_32232.cpp(12) : error C2563: 在形参表中不匹配
0_0_1568698_32232.cpp(12) : error C2568: “>” : 无法解析函数重载
VC\include\xutility(1250): 可能是“const _Ty &std::max(const _Ty &,const _Ty &,_Pr)”
VC\include\xutility(1242): 或 “const _Ty &std::max(const _Ty &,const _Ty &)”
0_0_1568698_32232.cpp(13) : error C2659: “=” : 作为左操作数的重载函数
0_0_1568698_32232.cpp(14) : error C2065: “p” : 未声明的标识符
0_0_1568698_32232.cpp(17) : error C3861: “p”: 即使使用参数相关的查找,也未找到标识符
0_0_1568698_32232.cpp(17) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译
|