0_0_4956160_31554.cpp
0_0_4956160_31554.cpp(44) : error C2664: “update” : 不能将参数 1 从“int”转换为“int &”
不是对“const”的引用不能绑定到非 lvalue
0_0_4956160_31554.cpp(45) : error C2664: “update” : 不能将参数 2 从“int”转换为“int &”
不是对“const”的引用不能绑定到非 lvalue
0_0_4956160_31554.cpp(46) : error C2664: “update” : 不能将参数 1 从“int”转换为“int &”
不是对“const”的引用不能绑定到非 lvalue
0_0_4956160_31554.cpp(47) : error C2664: “update” : 不能将参数 3 从“int”转换为“int &”
不是对“const”的引用不能绑定到非 lvalue
0_0_4956160_31554.cpp(48) : error C2664: “update” : 不能将参数 1 从“int”转换为“int &”
不是对“const”的引用不能绑定到非 lvalue
0_0_4956160_31554.cpp(49) : error C2664: “update” : 不能将参数 2 从“int”转换为“int &”
不是对“const”的引用不能绑定到非 lvalue
0_0_4956160_31554.cpp(50) : error C2664: “update” : 不能将参数 1 从“int”转换为“int &”
不是对“const”的引用不能绑定到非 lvalue
|