Skip to content

Commit 94da83c

Browse files
author
Dawn Perchik
committed
[refwrap] Add "The argument for" before "the template parameter".
1 parent 753c960 commit 94da83c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/utilities.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13250,7 +13250,7 @@
1325013250
\tcode{reference_wrapper<T>} is a trivially copyable type\iref{basic.types}.
1325113251

1325213252
\pnum
13253-
The template parameter \tcode{T} of \tcode{reference_wrapper}
13253+
The argument for the template parameter \tcode{T} of \tcode{reference_wrapper}
1325413254
may be an incomplete type.
1325513255

1325613256
\rSec3[refwrap.const]{Constructors and destructor}

0 commit comments

Comments
 (0)