Skip to content

Commit f631976

Browse files
lprvtkoeppe
authored andcommitted
[basic.link] Modernize wording about type aliases
1 parent 3e6cad2 commit f631976

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/basic.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3138,7 +3138,7 @@
31383138
If one declares $E$ to be a concept, the other shall do so.
31393139
\end{itemize}
31403140
Types are compared after all adjustments of types (during which
3141-
typedefs\iref{dcl.typedef} are replaced by their definitions);
3141+
type aliases\iref{dcl.typedef} are replaced by the types they denote);
31423142
declarations for an array
31433143
object can specify array types that differ by the presence or absence of
31443144
a major array bound\iref{dcl.array}.

0 commit comments

Comments
 (0)