0_0_29898196_6861.cpp
0_0_29898196_6861.cpp(24) : error C3867: “std::vector<haha,std::allocator<_Ty>>::size”: 函数调用缺少参数列表;请使用“&std::vector<haha,std::allocator<_Ty>>::size”创建指向成员的指针
with
[
_Ty=haha
]
0_0_29898196_6861.cpp(24) : error C2446: “<”: 没有从“unsigned int (__thiscall std::vector<haha,std::allocator<_Ty>>::* )(void) throw() const”到“int”的转换
with
[
_Ty=haha
]
没有使该转换得以执行的上下文
0_0_29898196_6861.cpp(24) : error C2297: “<”: 非法,右操作数包含“unsigned int (__thiscall std::vector<haha,std::allocator<_Ty>>::* )(void) throw() const”类型
with
[
_Ty=haha
]
|