0_0_39733374_26328.cpp
0_0_39733374_26328.cpp(15) : error C3533: “auto &&”: 参数不能为包含“auto”的类型
0_0_39733374_26328.cpp(30) : error C2664: “void answeroj2553::<lambda_014a03bdb1349f24810bae88932e4fc9>::operator ()(int &&,int) const”: 无法将参数 1 从“answeroj2553::<lambda_014a03bdb1349f24810bae88932e4fc9>”转换为“int &&”
原因如下: 无法从“answeroj2553::<lambda_014a03bdb1349f24810bae88932e4fc9>”转换为“int”
没有可用于执行该转换的用户定义的转换运算符,或者无法调用该运算符
0_0_39733374_26328.cpp(25) : error C2064: 项不会计算为接受 2 个参数的函数
|