0_0_2244746_12870.cpp
0_0_2244746_12870.cpp(39) : error C2440: “初始化” : 无法从“std::vector<_Ty>::iterator”转换为“std::vector<_Ty>::iterator”
with
[
_Ty=float
]
and
[
_Ty=int
]
无构造函数可以接受源类型,或构造函数重载决策不明确
0_0_2244746_12870.cpp(42) : error C2679: 二进制“!=” : 没有找到接受“typedefs”类型的右操作数的运算符(或没有可接受的转换)
0_0_2244746_12870.cpp(42) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译
|