Skip to content

Commit ce31d42

Browse files
frederick-vs-jatkoeppe
authored andcommitted
[over.ics.ref] Simplify wording by not using "function lvalue"
1 parent bee055d commit ce31d42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/overloading.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2375,7 +2375,7 @@
23752375
binding an lvalue reference
23762376
other than a reference to a non-volatile \keyword{const} type
23772377
to an rvalue
2378-
or binding an rvalue reference to an lvalue other than a function lvalue.
2378+
or binding an rvalue reference to an lvalue of object type.
23792379
\begin{note}
23802380
This means, for example, that a candidate function cannot be a viable
23812381
function if it has a non-\keyword{const} lvalue reference parameter (other than

0 commit comments

Comments
 (0)