Skip to content

Commit 47d3846

Browse files
authored
[range.repeat.view] Use \tcode (not \exposid) for WArgs (#5801)
1 parent bc6d64c commit 47d3846

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/ranges.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3486,7 +3486,7 @@
34863486
\begin{itemdescr}
34873487
\pnum
34883488
\effects
3489-
Initializes \exposid{value_} with arguments of types \exposid{WArgs...}
3489+
Initializes \exposid{value_} with arguments of types \tcode{WArgs...}
34903490
obtained by forwarding the elements of \tcode{value_args} and
34913491
initializes \exposid{bound_} with arguments of types \tcode{BoundArgs...}
34923492
obtained by forwarding the elements of \tcode{bound_args}.

0 commit comments

Comments
 (0)