Skip to content

Commit 8f3ada9

Browse files
burblebeetkoeppe
authored andcommitted
CWG2783 Handling of deduction guides in global-module-fragment
1 parent 8ded370 commit 8f3ada9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

source/modules.tex

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -662,6 +662,9 @@
662662
a partial or explicit specialization or
663663
an implicit or explicit instantiation of that template, or
664664
\item
665+
$M$ declares a class template
666+
and $D$ is a deduction guide for that template, or
667+
\item
665668
one of $D$ and $M$ declares a class or enumeration type
666669
and the other introduces a typedef name for linkage purposes for that type.
667670
\end{itemize}

0 commit comments

Comments
 (0)