Which of this assertion about r-values and l-values is false ?
A l-value points to a specific memory location
A r-value represents the contained data
r-values can be implicitly converted to l-values
The assignment operator requires a l-value as left operand