0_0_6811760_23067.cpp
0_0_6811760_23067.cpp(124) : error C2664: “std::vector<_Ty>::iterator std::vector<_Ty>::erase(std::vector<_Ty>::iterator)” : 不能将参数 1 从“int”转换为“std::vector<_Ty>::iterator”
with
[
_Ty=int
]
and
[
_Ty=int
]
无构造函数可以接受源类型,或构造函数重载决策不明确
|