0_0_10904130_28279.cpp
0_0_10904130_28279.cpp(33) : error C2784: “reverse_iterator<_RanIt>::difference_type std::operator -(const std::reverse_iterator<_RanIt> &,const std::reverse_iterator<_RanIt> &)” : 未能推导出“const std::reverse_iterator<_RanIt> &”(从“std::map<_Kty,_Ty>::iterator”中)的模板参数
with
[
_Kty=int,
_Ty=int
]
VC\include\xutility(634) : 参见“std::operator`-'”的声明
0_0_10904130_28279.cpp(33) : error C2784: “reverse_iterator<_RanIt>::difference_type std::operator -(const std::reverse_iterator<_RanIt> &,const std::reverse_iterator<_RanIt> &)” : 未能推导出“const std::reverse_iterator<_RanIt> &”(从“std::map<_Kty,_Ty>::iterator”中)的模板参数
with
[
_Kty=int,
_Ty=int
]
VC\include\xutility(634) : 参见“std::operator`-'”的声明
0_0_10904130_28279.cpp(33) : error C2784: “reverse_iterator<_RanIt>::difference_type std::operator -(const std::reverse_iterator<_RanIt> &,const std::reverse_iterator<_RanIt> &)” : 未能推导出“const std::reverse_iterator<_RanIt> &”(从“std::map<_Kty,_Ty>::iterator”中)的模板参数
with
[
_Kty=int,
_Ty=int
]
VC\include\xutility(634) : 参见“std::operator`-'”的声明
0_0_10904130_28279.cpp(33) : error C2784: “reverse_iterator<_RanIt>::difference_type std::operator -(const std::reverse_iterator<_RanIt> &,const std::reverse_iterator<_RanIt> &)” : 未能推导出“const std::reverse_iterator<_RanIt> &”(从“std::map<_Kty,_Ty>::iterator”中)的模板参数
with
[
_Kty=int,
_Ty=int
]
VC\include\xutility(634) : 参见“std::operator`-'”的声明
0_0_10904130_28279.cpp(33) : error C2676: 二进制“-” : “std::map<_Kty,_Ty>::iterator”不定义该运算符或到预定义运算符可接收的类型的转换
with
[
_Kty=int,
_Ty=int
]
|