0_0_38838091_7218.cpp
0_0_38838091_7218.cpp(99) : error C3533: “auto”: 参数不能为包含“auto”的类型
0_0_38838091_7218.cpp(146) : error C2664: “void main::<lambda_a0f6aba60a8b50216fe98c1a33062744>::operator ()(int,int,int,const std::vector<Event,std::allocator<_Ty>> &,const std::vector<Query,std::allocator<Query>> &) const”: 无法将参数 1 从“main::<lambda_a0f6aba60a8b50216fe98c1a33062744>”转换为“int”
with
[
_Ty=Event
]
没有可用于执行该转换的用户定义的转换运算符,或者无法调用该运算符
0_0_38838091_7218.cpp(139) : error C2064: 项不会计算为接受 5 个参数的函数
0_0_38838091_7218.cpp(140) : error C2064: 项不会计算为接受 5 个参数的函数
|