The compiler detected an illegal dereference of a handle type.
编译器检测到非法取消了对句柄类型的引用。
The compiler will correctly optimize away the gratuitous dereference.
编译器将正确地进行优化,以去除不必要的取消引用。
GAS uses a circular brace to dereference the same value: (var1).
GAS使用圆括号间接引用同样的值:(var1)。
Also, the dereference operator, which allows reading and writing to a pointer.
另外还用作取消引用运算符, 允许读取和写入指针.
When we dereference a pointer, we obtain the object to which the pointer points.
对指针进行解引用操作,可获得该指针所指对象的值。
Okay. I'll dereference the pointer x 42 to store the number 42 into its pointee.
好的,我废除这个指针,在指针数据中存储数字。
It can detect defects that happen in lower probability such as memory leak and null pointer dereference.
可以检测出一些“小概率”的缺陷,例如存储器泄漏缺陷、空指针引用缺陷等。
The dereference operator is not required to be a member, but it is usually right to make it a member as well.
解引用操作不要求定义为成员,但将它作为成员一般也是正确的。

词典释义: