Skip to content

Commit 059e6b9

Browse files
committed
Merge branch 'master' of https://github.com/cplusplus/draft
2 parents e07db63 + ba15bb7 commit 059e6b9

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
@@ -7354,7 +7354,7 @@
73547354
return type of \tcode{T}.
73557355

73567356
\pnum\indexlibrary{\idxcode{unary_function}}%
7357-
The template instantiation \tcode{reference_wrapper<T>} shall
7357+
The template specialization \tcode{reference_wrapper<T>} shall
73587358
define a nested type named \tcode{argument_type} as a synonym for \tcode{T1}
73597359
only if the type \tcode{T} is any of the
73607360
following:

0 commit comments

Comments
 (0)