931288_0_0_23326.cpp
931288_0_0_23326.cpp(4) : error C2784: “bool std::operator <(const std::vector<_Ty,_Alloc> &,const std::vector<_Ty,_Alloc> &)” : 未能推导出“const std::vector<_Ty,_Ax> &”(从“int”中)的模板参数
VC\include\vector(915) : 参见“std::operator`<'”的声明
931288_0_0_23326.cpp(4) : error C2784: “bool std::operator <(const std::reverse_iterator<_RanIt> &,const std::reverse_iterator<_RanIt> &)” : 未能推导出“const std::reverse_iterator<_RanIt> &”(从“int”中)的模板参数
VC\include\xutility(655) : 参见“std::operator`<'”的声明
931288_0_0_23326.cpp(4) : error C2784: “bool std::operator <(const std::pair<_Ty1,_Ty2> &,const std::pair<_Ty1,_Ty2> &)” : 未能推导出“const std::pair<_Ty1,_Ty2> &”(从“int”中)的模板参数
VC\include\utility(73) : 参见“std::operator`<'”的声明
931288_0_0_23326.cpp(4) : error C2677: 二进制“<” : 没有找到接受“std::allocator<_Ty>::value_type”类型的全局运算符(或没有可接受的转换)
with
[
_Ty=Stu
]
931288_0_0_23326.cpp(4) : fatal error C1075: 与左侧的 大括号“{”(位于“931288_0_0_23326.cpp(3)”)匹配之前遇到文件结束
|