Skip to content

Commit 257f065

Browse files
committed
Fixup: programs may *partially* specialize basic_common_reference
1 parent 4815713 commit 257f065

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/utilities.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -17192,7 +17192,7 @@
1719217192

1719317193
\pnum
1719417194
Note D: Notwithstanding the provisions of \ref{meta.type.synop}, and
17195-
pursuant to \ref{namespace.std}, a program may specialize
17195+
pursuant to \ref{namespace.std}, a program may partially specialize
1719617196
\tcode{basic_common_reference<T, U, TQual, UQual>}
1719717197
for types \tcode{T} and \tcode{U} such that
1719817198
\tcode{is_same_v<T, decay_t<T>{>}} and

0 commit comments

Comments
 (0)