0_0_33502769_5599.cpp
0_0_33502769_5599.cpp(35) : error C2664: “void *memset(void *,int,size_t)”: 无法将参数 1 从“std::vector<std::vector<int,std::allocator<_Ty>>,std::allocator<std::vector<_Ty,std::allocator<_Ty>>>>”转换为“void *”
with
[
_Ty=int
]
没有可用于执行该转换的用户定义的转换运算符,或者无法调用该运算符
|