0_0_2465368_6837.cpp
0_0_2465368_6837.cpp(23) : error C2659: “=” : 作为左操作数的重载函数
0_0_2465368_6837.cpp(36) : error C2563: 在形参表中不匹配
0_0_2465368_6837.cpp(36) : 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_2465368_6837.cpp(36) : error C2659: “=” : 作为左操作数的重载函数
0_0_2465368_6837.cpp(39) : error C2664: “printf” : 不能将参数 2 从“const T1 &(const T1 &,const T1 &,T2)”转换为“...”
上下文不允许消除重载函数的歧义
|