Skip to content

Commit 7ae6a25

Browse files
[range.drop.overview] Use \exposidnc for decay-copy
1 parent 694757d commit 7ae6a25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/ranges.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6374,7 +6374,7 @@
63746374
\item
63756375
If \tcode{T} is a specialization of
63766376
\tcode{empty_view}\iref{range.empty.view},
6377-
then \tcode{((void)F, \placeholdernc{decay-copy}(E))},
6377+
then \tcode{((void)F, \exposidnc{decay-copy}(E))},
63786378
except that the evaluations of \tcode{E} and \tcode{F}
63796379
are indeterminately sequenced.
63806380

@@ -6417,7 +6417,7 @@
64176417
\end{codeblock}
64186418
except that \tcode{E} is evaluated only once;
64196419
\item
6420-
otherwise, \tcode{((void)F, \placeholdernc{decay-copy}(E))},
6420+
otherwise, \tcode{((void)F, \exposidnc{decay-copy}(E))},
64216421
except that the evaluations of \tcode{E} and \tcode{F} are indeterminately sequenced.
64226422
\end{itemize}
64236423

0 commit comments

Comments
 (0)