l-value
kind of C++ reference representing a persistently stored object
Press Enter · cited answer in seconds
0 sources
l-value
Summary
Key Facts
- l-value is a type of value[1].
- l-value is a type of C++ reference[2].
- l-value is the opposite of r-value[3].
- l-value's used by is recorded as Q2407[4].
Body
Definition and Type
Recorded subclass of include value[1] and C++ reference[2]. l-value is the opposite of r-value[3].
Use and Application
l-value's used by is recorded as Q2407[4].