We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d81f96 commit 2da2251Copy full SHA for 2da2251
source/basic.tex
@@ -4437,12 +4437,11 @@
4437
\rSec2[class.temporary]{Temporary objects}
4438
4439
\pnum
4440
-\indextext{object temporary|see{temporary}}%
4441
\indextext{temporary}%
4442
\indextext{optimization of temporary|see{temporary, elimination of}}%
4443
\indextext{temporary!elimination of}%
4444
\indextext{temporary!implementation-defined generation of}%
4445
-Temporary objects are created
+A \defnadj{temporary}{object} is an object created
4446
\begin{itemize}
4447
\item
4448
when a prvalue is converted to an xvalue\iref{conv.rval} and
0 commit comments