0_0_2884590_8800.cpp
0_0_2884590_8800.cpp(17) : error C2784: “std::reverse_iterator<_RanIt> std::operator +(_Diff,const std::reverse_iterator<_RanIt> &)” : 未能推导出“const std::reverse_iterator<_RanIt> &”(从“std::string”中)的模板参数
VC\include\xutility(626) : 参见“std::operator`+'”的声明
0_0_2884590_8800.cpp(17) : error C2784: “std::reverse_iterator<_RanIt> std::operator +(_Diff,const std::reverse_iterator<_RanIt> &)” : 未能推导出“const std::reverse_iterator<_RanIt> &”(从“std::string”中)的模板参数
VC\include\xutility(626) : 参见“std::operator`+'”的声明
0_0_2884590_8800.cpp(17) : error C2784: “std::reverse_iterator<_RanIt> std::operator +(_Diff,const std::reverse_iterator<_RanIt> &)” : 未能推导出“const std::reverse_iterator<_RanIt> &”(从“std::string”中)的模板参数
VC\include\xutility(626) : 参见“std::operator`+'”的声明
0_0_2884590_8800.cpp(17) : error C2676: 二进制“+” : “std::basic_string<_Elem,_Traits,_Ax>::_Myt”不定义该运算符或到预定义运算符可接收的类型的转换
with
[
_Elem=char,
_Traits=std::char_traits<char>,
_Ax=std::allocator<char>
]
0_0_2884590_8800.cpp(42) : error C3861: “getline”: 即使使用参数相关的查找,也未找到标识符
|