0_0_7011025_12888.cpp
0_0_7011025_12888.cpp(27) : error C2784: “bool std::operator <=(const std::reverse_iterator<_RanIt> &,const std::reverse_iterator<_RanIt> &)” : 未能推导出“const std::reverse_iterator<_RanIt> &”(从“TIME”中)的模板参数
VC\include\xutility(669) : 参见“std::operator`<='”的声明
0_0_7011025_12888.cpp(27) : error C2784: “bool std::operator <=(const std::pair<_Ty1,_Ty2> &,const std::pair<_Ty1,_Ty2> &)” : 未能推导出“const std::pair<_Ty1,_Ty2> &”(从“TIME”中)的模板参数
VC\include\utility(90) : 参见“std::operator`<='”的声明
0_0_7011025_12888.cpp(27) : error C2676: 二进制“<=” : “TIME”不定义该运算符或到预定义运算符可接收的类型的转换
0_0_7011025_12888.cpp(27) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译
|