0_0_3006847_2534.cpp
0_0_3006847_2534.cpp(209) : error C2065: “Tmp” : 未声明的标识符
0_0_3006847_2534.cpp(209) : error C2228: “.length”的左侧必须有类/结构/联合类型
类型是“'unknown-type'”
0_0_3006847_2534.cpp(209) : error C2228: “.length”的左侧必须有类/结构/联合类型
类型是“'unknown-type'”
0_0_3006847_2534.cpp(209) : error C2784: “bool std::operator <(const std::basic_string<_Elem,_Traits,_Alloc> &,const _Elem *)” : 未能推导出“const std::basic_string<_Elem,_Traits,_Ax> &”(从“'unknown-type'”中)的模板参数
VC\include\string(148) : 参见“std::operator`<'”的声明
0_0_3006847_2534.cpp(209) : error C2784: “bool std::operator <(const _Elem *,const std::basic_string<_Elem,_Traits,_Alloc> &)” : 未能推导出“const T1 *”(从“'unknown-type'”中)的模板参数
VC\include\string(138) : 参见“std::operator`<'”的声明
0_0_3006847_2534.cpp(209) : error C2784: “bool std::operator <(const std::basic_string<_Elem,_Traits,_Alloc> &,const std::basic_string<_Elem,_Traits,_Alloc> &)” : 未能推导出“const std::basic_string<_Elem,_Traits,_Ax> &”(从“'unknown-type'”中)的模板参数
VC\include\string(128) : 参见“std::operator`<'”的声明
0_0_3006847_2534.cpp(209) : 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(655) : 参见“std::operator`<'”的声明
0_0_3006847_2534.cpp(209) : 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(73) : 参见“std::operator`<'”的声明
0_0_3006847_2534.cpp(209) : error C3861: “Tmp”: 即使使用参数相关的查找,也未找到标识符
0_0_3006847_2534.cpp(209) : error C3861: “Tmp”: 即使使用参数相关的查找,也未找到标识符
0_0_3006847_2534.cpp(210) : error C3861: “Tmp”: 即使使用参数相关的查找,也未找到标识符
|