0_0_8438421_31163.cpp
0_0_8438421_31163.cpp(80) : error C2440: “初始化” : 无法从“std::_Tree<_Traits>::iterator”转换为“std::_Tree<_Traits>::iterator”
with
[
_Traits=std::_Tmap_traits<double,int,cmpS,std::allocator<std::pair<const double,int>>,false>
]
and
[
_Traits=std::_Tmap_traits<double,int,std::less<double>,std::allocator<std::pair<const double,int>>,false>
]
无构造函数可以接受源类型,或构造函数重载决策不明确
0_0_8438421_31163.cpp(80) : error C2679: 二进制“!=” : 没有找到接受“”类型的右操作数的运算符(或没有可接受的转换)
0_0_8438421_31163.cpp(81) : error C2440: “初始化” : 无法从“std::_Tree<_Traits>::iterator”转换为“std::_Tree<_Traits>::iterator”
with
[
_Traits=std::_Tmap_traits<double,int,cmpS,std::allocator<std::pair<const double,int>>,false>
]
and
[
_Traits=std::_Tmap_traits<double,int,std::less<double>,std::allocator<std::pair<const double,int>>,false>
]
无构造函数可以接受源类型,或构造函数重载决策不明确
0_0_8438421_31163.cpp(81) : error C2679: 二进制“!=” : 没有找到接受“”类型的右操作数的运算符(或没有可接受的转换)
|