748536_0_0_2600.cpp
748536_0_0_2600.cpp(27) : error C2659: “=” : 作为左操作数的重载函数
748536_0_0_2600.cpp(39) : error C2563: 在形参表中不匹配
748536_0_0_2600.cpp(39) : 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 &)”
748536_0_0_2600.cpp(40) : error C2659: “=” : 作为左操作数的重载函数
748536_0_0_2600.cpp(41) : error C2563: 在形参表中不匹配
748536_0_0_2600.cpp(41) : 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 &)”
748536_0_0_2600.cpp(42) : error C2659: “=” : 作为左操作数的重载函数
748536_0_0_2600.cpp(59) : error C2563: 在形参表中不匹配
748536_0_0_2600.cpp(59) : 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 &)”
|