rvalue reference
English
Noun
rvalue
reference
(
plural
rvalue references
)
(
programming
)
In
C++
, a
reference
which is
bound
to an
rvalue
.