Dereferences the pointer. It is defined only for pointers, not for reference types like classes, that can be accessed directly.
Operation.
Reference to the pointed value.
See Implementation
Dereferences the pointer. It is defined only for pointers, not for reference types like classes, that can be accessed directly.