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.
\exposidnc
decay-copy
1 parent 694757d commit 7ae6a25Copy full SHA for 7ae6a25
source/ranges.tex
@@ -6374,7 +6374,7 @@
6374
\item
6375
If \tcode{T} is a specialization of
6376
\tcode{empty_view}\iref{range.empty.view},
6377
-then \tcode{((void)F, \placeholdernc{decay-copy}(E))},
+then \tcode{((void)F, \exposidnc{decay-copy}(E))},
6378
except that the evaluations of \tcode{E} and \tcode{F}
6379
are indeterminately sequenced.
6380
@@ -6417,7 +6417,7 @@
6417
\end{codeblock}
6418
except that \tcode{E} is evaluated only once;
6419
6420
-otherwise, \tcode{((void)F, \placeholdernc{decay-copy}(E))},
+otherwise, \tcode{((void)F, \exposidnc{decay-copy}(E))},
6421
except that the evaluations of \tcode{E} and \tcode{F} are indeterminately sequenced.
6422
\end{itemize}
6423
0 commit comments