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 f9fac8b commit 9fac1ffCopy full SHA for 9fac1ff
source/basic.tex
@@ -4539,12 +4539,12 @@
4539
\item
4540
Each successive temporary object
4541
is initialized from the previous one
4542
-as if by direct initialization if \tcode{X} is a scalar type,
+as if by direct-initialization if \tcode{X} is a scalar type,
4543
otherwise by using an eligible trivial constructor.
4544
4545
The function parameter or return object is initialized
4546
from the final temporary
4547
4548
4549
\end{itemize}
4550
(In all cases, the eligible constructor is used
0 commit comments