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 b1f922a commit 54e465aCopy full SHA for 54e465a
source/lib-intro.tex
@@ -3360,7 +3360,7 @@
3360
\item
3361
If a function argument is bound to an rvalue reference parameter, the implementation may
3362
assume that this parameter is a unique reference to this argument,
3363
-except that the argument passed to a move-assignment operator may be
+except that the argument passed to a move assignment operator may be
3364
a reference to \tcode{*this}\iref{lib.types.movedfrom}.
3365
\begin{note}
3366
If the type of a parameter is a forwarding reference\iref{temp.deduct.call}
0 commit comments