Accessing a field of an rvalue of pointer type. This is equivalent to "(*value).field".
See Implementation
Accessing a field of an rvalue of pointer type. This is equivalent to "(*value).field".