0_0_1908625_28621.cpp
0_0_1908625_28621.cpp(25) : 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::_Tree<_Traits>::iterator”中)的模板参数
with
[
_Traits=std::_Tset_traits<int,std::less<int>,std::allocator<int>,false>
]
VC\include\xutility(634) : 参见“std::operator`-'”的声明
0_0_1908625_28621.cpp(25) : 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::_Tree<_Traits>::iterator”中)的模板参数
with
[
_Traits=std::_Tset_traits<int,std::less<int>,std::allocator<int>,false>
]
VC\include\xutility(634) : 参见“std::operator`-'”的声明
0_0_1908625_28621.cpp(25) : 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::_Tree<_Traits>::iterator”中)的模板参数
with
[
_Traits=std::_Tset_traits<int,std::less<int>,std::allocator<int>,false>
]
VC\include\xutility(634) : 参见“std::operator`-'”的声明
0_0_1908625_28621.cpp(25) : 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::_Tree<_Traits>::iterator”中)的模板参数
with
[
_Traits=std::_Tset_traits<int,std::less<int>,std::allocator<int>,false>
]
VC\include\xutility(634) : 参见“std::operator`-'”的声明
0_0_1908625_28621.cpp(25) : error C2676: 二进制“-” : “std::_Tree<_Traits>::iterator”不定义该运算符或到预定义运算符可接收的类型的转换
with
[
_Traits=std::_Tset_traits<int,std::less<int>,std::allocator<int>,false>
]
|