We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bee055d commit ce31d42Copy full SHA for ce31d42
source/overloading.tex
@@ -2375,7 +2375,7 @@
2375
binding an lvalue reference
2376
other than a reference to a non-volatile \keyword{const} type
2377
to an rvalue
2378
-or binding an rvalue reference to an lvalue other than a function lvalue.
+or binding an rvalue reference to an lvalue of object type.
2379
\begin{note}
2380
This means, for example, that a candidate function cannot be a viable
2381
function if it has a non-\keyword{const} lvalue reference parameter (other than
0 commit comments