0_0_11876434_28276.cpp
0_0_11876434_28276.cpp(48) : error C2784: “std::reverse_iterator<_RanIt> std::operator +(_Diff,const std::reverse_iterator<_RanIt> &)” : 未能推导出“const std::reverse_iterator<_RanIt> &”(从“char”中)的模板参数
VC\include\xutility(626) : 参见“std::operator`+'”的声明
0_0_11876434_28276.cpp(48) : error C2676: 二进制“+” : “std::string”不定义该运算符或到预定义运算符可接收的类型的转换
0_0_11876434_28276.cpp(81) : error C2679: 二进制“<<” : 没有找到接受“<未知>”类型的右操作数的运算符(或没有可接受的转换)
|