Skip to content

Commit c9cd19c

Browse files
committed
Strike extraneous requirement from Note D
1 parent 68ccece commit c9cd19c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

source/utilities.tex

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17208,9 +17208,7 @@
1720817208
Moreover, \tcode{basic_common_reference<T, U, TQual, UQual>::type} shall denote
1720917209
the same type, if any, as does
1721017210
\tcode{basic_common_reference<U, T, UQual, TQual>::type}.
17211-
A program shall not specialize \tcode{basic_common_reference} on the third or
17212-
fourth parameters, \tcode{TQual} or \tcode{UQual}. No diagnostic is required for
17213-
a violation of these rules.
17211+
No diagnostic is required for a violation of these rules.
1721417212

1721517213
\pnum
1721617214
\begin{example}

0 commit comments

Comments
 (0)