Dereference Operator (CloudMonk.io)

Dereference operator



* asterisk operator | * operator - Dereference operator. Dereferencing a pointer returns the object to which the pointer points. Assigning to the result of a dereference assigns a new value to the underlying object." (CppPrmLp 2012)

Error: File not found: wp>Dereference_operator