0_0_39389928_27986.cpp
0_0_39389928_27986.cpp(20) : error C3867: “std::vector<int,std::allocator<_Ty>>::size”: 函数调用缺少参数列表;请使用“&std::vector<int,std::allocator<_Ty>>::size”创建指向成员的指针
with
[
_Ty=int
]
0_0_39389928_27986.cpp(20) : error C2296: “+”: 非法,左操作数包含“unsigned int (__thiscall std::vector<int,std::allocator<_Ty>>::* )(void) throw() const”类型
with
[
_Ty=int
]
|