Skip to content

Commit fce4ac9

Browse files
committed
[dcl.typedef] Split paragraph on typedef name for linkage into two parts
(how you know when you have one, and the restrictions on types that have one).
1 parent 42ee105 commit fce4ac9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/declarations.tex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -738,6 +738,8 @@
738738
typedef decltype([]{}) C; // the closure type has no name for linkage purposes
739739
\end{codeblock}
740740
\end{example}
741+
742+
\pnum
741743
An unnamed class with a typedef name for linkage purposes shall not
742744
\begin{itemize}
743745
\item

0 commit comments

Comments
 (0)