reference-to-non-const 量引用 ; 非常量引用
non-const pointers 输出参数为非常数指针
non-const pointer 非常量指针
See Compile time trap when saving a non-const value for details.
细节请见保存一个非常量值时的编译期陷阱。
In addition, you can change the value of any non-const variable or the contents of any register.
另外,可以更改任何非常数变量的值或任何寄存器的内容。
If you get this warning, examine your code to see if it depends on binding rvalues to non-const references.
如果接到这项警告,请检查您的程序码,查看是否依系结右值至非常数参考而产生。
应用推荐