0_0_7718606_1560.cpp
0_0_7718606_1560.cpp(34) : error C2784: “bool std::operator ==(const std::vector<_Ty,_Alloc> &,const std::vector<_Ty,_Alloc> &)” : 未能推导出“const std::vector<_Ty,_Ax> &”(从“'unknown-type'”中)的模板参数
VC\include\vector(900) : 参见“std::operator`=='”的声明
0_0_7718606_1560.cpp(34) : error C2784: “bool std::operator ==(const std::istream_iterator<_Ty,_Elem,_Traits,_Diff> &,const std::istream_iterator<_Ty,_Elem,_Traits,_Diff> &)” : 未能推导出“const std::istream_iterator<_Ty,_Elem,_Traits,_Diff> &”(从“'unknown-type'”中)的模板参数
VC\include\iterator(223) : 参见“std::operator`=='”的声明
0_0_7718606_1560.cpp(34) : error C2784: “bool std::operator ==(const std::allocator<_Ty> &,const std::allocator<_Other> &)” : 未能推导出“const std::allocator<_Ty> &”(从“'unknown-type'”中)的模板参数
VC\include\xmemory(165) : 参见“std::operator`=='”的声明
0_0_7718606_1560.cpp(34) : error C2784: “bool std::operator ==(const std::istreambuf_iterator<_Elem,_Traits> &,const std::istreambuf_iterator<_Elem,_Traits> &)” : 未能推导出“const std::istreambuf_iterator<_Elem,_Traits> &”(从“'unknown-type'”中)的模板参数
VC\include\xutility(940) : 参见“std::operator`=='”的声明
0_0_7718606_1560.cpp(34) : error C2784: “bool std::operator ==(const std::reverse_iterator<_RanIt> &,const std::reverse_iterator<_RanIt> &)” : 未能推导出“const std::reverse_iterator<_RanIt> &”(从“'unknown-type'”中)的模板参数
VC\include\xutility(641) : 参见“std::operator`=='”的声明
0_0_7718606_1560.cpp(34) : error C2784: “bool std::operator ==(const std::pair<_Ty1,_Ty2> &,const std::pair<_Ty1,_Ty2> &)” : 未能推导出“const std::pair<_Ty1,_Ty2> &”(从“'unknown-type'”中)的模板参数
VC\include\utility(57) : 参见“std::operator`=='”的声明
0_0_7718606_1560.cpp(34) : error C3861: “find”: 即使使用参数相关的查找,也未找到标识符
|