0_0_4441580_12002.cpp
0_0_4441580_12002.cpp(50) : error C2018: 未知字符“0xa3”
0_0_4441580_12002.cpp(50) : error C2018: 未知字符“0xbb”
0_0_4441580_12002.cpp(123) : error C2784: “reverse_iterator<_RanIt>::difference_type std::operator -(const std::reverse_iterator<_RanIt> &,const std::reverse_iterator<_RanIt> &)” : 未能推导出“const std::reverse_iterator<_RanIt> &”(从“point”中)的模板参数
VC\include\xutility(634) : 参见“std::operator`-'”的声明
0_0_4441580_12002.cpp(123) : error C2676: 二进制“-” : “point”不定义该运算符或到预定义运算符可接收的类型的转换
0_0_4441580_12002.cpp(123) : error C2784: “reverse_iterator<_RanIt>::difference_type std::operator -(const std::reverse_iterator<_RanIt> &,const std::reverse_iterator<_RanIt> &)” : 未能推导出“const std::reverse_iterator<_RanIt> &”(从“point”中)的模板参数
VC\include\xutility(634) : 参见“std::operator`-'”的声明
0_0_4441580_12002.cpp(123) : error C2676: 二进制“-” : “point”不定义该运算符或到预定义运算符可接收的类型的转换
0_0_4441580_12002.cpp(123) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译
|