rvalue reference en · NOUN
Meanings
-
In C++, a reference which is bound to an rvalue.
im: has identity and can be moved from (e.g. the result of casting an lvalue to a rvalue reference) […] I note that this whole discussion/problem arise from the introduction of rvalue references and move semantics.
2010 April 14, Bjarne Stroustrup, “"New" Value Terminology”, in stroustrup.com, pages 2, 3:
Forms
| Spelling | Features | Labels | Source |
|---|---|---|---|
| rvalue references | Number=Plur | lexicographic |